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
/
PrimitiveContext
Primitive
Context
@
JvmRecord
data
class
PrimitiveContext
(
val
hasNormalAttribute
:
Boolean
,
val
hasSkinning
:
Boolean
)
:
Record
(
source
)
Members
Constructors
Primitive
Context
Link copied to clipboard
constructor
(
hasNormalAttribute
:
Boolean
,
hasSkinning
:
Boolean
)
Properties
has
Normal
Attribute
Link copied to clipboard
val
hasNormalAttribute
:
Boolean
has
Skinning
Link copied to clipboard
val
hasSkinning
:
Boolean