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
/
ConstColorAttribute
Const
Color
Attribute
@
Serializable
data
class
ConstColorAttribute
(
val
color
:
ColorData
)
:
MaterialAttribute
Members
Constructors
Const
Color
Attribute
Link copied to clipboard
constructor
(
color
:
ColorData
)
Properties
color
Link copied to clipboard
val
color
:
ColorData
Functions
matches
Cfg
Link copied to clipboard
open
override
fun
matchesCfg
(
cfg
:
ColorBlockConfig
)
:
Boolean
open
fun
matchesCfg
(
cfg
:
PropertyBlockConfig
)
:
Boolean