orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
PostContext
Post
Context
@
JvmRecord
data
class
PostContext
(
val
lightContext
:
LightContext
,
val
inverseViewMatrix
:
Matrix44
)
:
Record
(
source
)
Members
Constructors
Post
Context
Link copied to clipboard
constructor
(
lightContext
:
LightContext
,
inverseViewMatrix
:
Matrix44
)
Properties
inverse
View
Matrix
Link copied to clipboard
val
inverseViewMatrix
:
Matrix44
light
Context
Link copied to clipboard
val
lightContext
:
LightContext