orx
Toggle table of contents
0.5.0-dev.95+27f1a09
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3.gltf
/
GltfScene
Gltf
Scene
@
JvmRecord
@
Serializable
data
class
GltfScene
(
val
nodes
:
IntArray
,
val
name
:
String
?
=
null
)
:
Record
(
source
)
Members
Constructors
Gltf
Scene
Link copied to clipboard
constructor
(
nodes
:
IntArray
,
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
String
?
nodes
Link copied to clipboard
val
nodes
:
IntArray