kool-editor-model
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
kool-editor-model
kool-editor-model
/
de.fabmax.kool.editor.data
/
SceneMeta
Scene
Meta
@
Serializable
data
class
SceneMeta
(
val
rootId
:
EntityId
,
val
name
:
String
=
"New Scene"
)
Members
Constructors
Scene
Meta
Link copied to clipboard
constructor
(
rootId
:
EntityId
,
name
:
String
=
"New Scene"
)
Properties
name
Link copied to clipboard
val
name
:
String
root
Id
Link copied to clipboard
val
rootId
:
EntityId