-
Notifications
You must be signed in to change notification settings - Fork 227
CollisionDetectionMode
Adrien GIVRY edited this page Sep 26, 2020
·
3 revisions
Enumeration of collision detection mode
- C++ related class:
OvPhysics::Entities::PhysicalObject::ECollisionDetectionMode
Name | Type | Description |
---|---|---|
DISCRETE | number |
|
CONTINUOUS | number |
This usertype has no constructors
DISCRETE
CONTINUOUS
This usertype has no operators