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
/
ProjectMeta
Project
Meta
@
Serializable
data
class
ProjectMeta
(
val
modelVersion
:
String
,
val
name
:
String
=
"kool-editor-project"
)
Members
Constructors
Project
Meta
Link copied to clipboard
constructor
(
modelVersion
:
String
,
name
:
String
=
"kool-editor-project"
)
Properties
model
Version
Link copied to clipboard
val
modelVersion
:
String
name
Link copied to clipboard
val
name
:
String