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.components
/
PhysicsMaterial
Physics
Material
class
PhysicsMaterial
(
val
id
:
EntityId
,
var
name
:
String
,
val
material
:
Material
)
Members
Constructors
Physics
Material
Link copied to clipboard
constructor
(
id
:
EntityId
,
name
:
String
,
material
:
Material
)
Properties
id
Link copied to clipboard
val
id
:
EntityId
material
Link copied to clipboard
val
material
:
Material
name
Link copied to clipboard
var
name
:
String