Untold Engine
Beta v0.0.16
docs
|
The CollisionProperties structure contains collision information of the 3D static model. More...
Public Attributes | |
ContactManifoldProperties | contactManifoldProperties |
Collision contact manifold properties. | |
bool | collided =false |
Variable stating if the 3D static model has collided. | |
bool | broadPhaseCollided =false |
Variable stating if the 3D static model has collided in the broad phase stage. | |
The CollisionProperties structure contains collision information of the 3D static model.