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
/
PhysicsMaterialData
/
PhysicsMaterialData
Physics
Material
Data
constructor
(
id
:
EntityId
,
name
:
String
,
staticFriction
:
Float
=
0.5f
,
dynamicFriction
:
Float
=
0.5f
,
restitution
:
Float
=
0.2f
)