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
/
LimitData
/
LimitData
Limit
Data
constructor
(
limit1
:
Float
,
limit2
:
Float
,
stiffness
:
Float
=
0.0f
,
damping
:
Float
=
0.0f
,
restitution
:
Float
=
0.0f
,
bounceThreshold
:
Float
=
0.0f
)