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
/
SceneBackgroundData
/
Hdri
Hdri
@
Serializable
data
class
Hdri
(
val
hdriPath
:
String
,
val
skyLod
:
Float
=
1.5f
)
:
SceneBackgroundData
Members
Constructors
Hdri
Link copied to clipboard
constructor
(
hdriPath
:
String
,
skyLod
:
Float
=
1.5f
)
Properties
hdri
Path
Link copied to clipboard
val
hdriPath
:
String
sky
Lod
Link copied to clipboard
val
skyLod
:
Float
=
1.5f