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
/
D6DriveData
/
D6DriveData
D6Drive
Data
constructor
(
targetVelocity
:
Float
=
1.0f
,
forceLimit
:
Float
=
1000.0f
,
stiffness
:
Float
=
0.0f
,
damping
:
Float
=
10.0f
,
isAcceleration
:
Boolean
=
true
)