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.api
/
EditorInfo
Editor
Info
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
EditorInfo
(
val
label
:
String
=
""
,
val
order
:
Int
=
0
,
val
precision
:
Int
=
0
)
Members
Properties
label
Link copied to clipboard
val
label
:
String
order
Link copied to clipboard
val
order
:
Int
=
0
precision
Link copied to clipboard
val
precision
:
Int
=
0