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
/
JointData
/
Distance
Distance
@
Serializable
data
class
Distance
(
val
minDistance
:
Float
=
0.0f
,
val
maxDistance
:
Float
=
1.0f
)
:
JointData
Members
Constructors
Distance
Link copied to clipboard
constructor
(
minDistance
:
Float
=
0.0f
,
maxDistance
:
Float
=
1.0f
)
Properties
max
Distance
Link copied to clipboard
val
maxDistance
:
Float
=
1.0f
min
Distance
Link copied to clipboard
val
minDistance
:
Float
=
0.0f