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
/
LightTypeData
/
Spot
/
Spot
Spot
constructor
(
color
:
ColorData
=
ColorData(Color.WHITE)
,
intensity
:
Float
=
1000.0f
,
spotAngle
:
Float
=
60.0f
,
coreRatio
:
Float
=
0.5f
)