CollisionInfo
Summary
Constructors
| CollisionInfo() |
Properties
| Name | Type |
|---|---|
| entity | Entity | nil |
| material | DataContainer | nil |
| ownMaterial | DataContainer | nil |
| position | Vec3 |
| normal | Vec3 |
| speed | float |
| part | int |
| isInstantlyDestructible | bool |
Constructors
CollisionInfo
CollisionInfo()
Properties
entity
Entity | nil
material
DataContainer | nil
ownMaterial
DataContainer | nil
position
normal
speed
float
part
int
isInstantlyDestructible
bool
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)