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
/
VertexAttribute
Vertex
Attribute
@
Serializable
data
class
VertexAttribute
(
val
attribName
:
String
)
:
MaterialAttribute
Members
Constructors
Vertex
Attribute
Link copied to clipboard
constructor
(
attribName
:
String
)
Properties
attrib
Name
Link copied to clipboard
val
attribName
:
String
Functions
matches
Cfg
Link copied to clipboard
open
fun
matchesCfg
(
cfg
:
ColorBlockConfig
)
:
Boolean
open
override
fun
matchesCfg
(
cfg
:
PropertyBlockConfig
)
:
Boolean