|
Call this function to enable or disable collisions. The default value is enabled. If collisions are disabled, no collision testing will be performed on this object. - See also:
- TA::DynamicObject::CollisionDisabled.
- Parameters:
-
| bValue |
| | true to disable collisions, false to enable collisions. |
|