![]() |
• World Manager | ||
|
API Links
Developer Links
|
GeometryObject::SetCollisionLevelDefined in:
Sets the index of the detail level used for collision detection.
C4GeometryObjects.hPrototype
Parameters
Description
The SetCollisionLevel function sets the index of the detail level used for collision detection. The level parameter should be in the range [0, n − 1], where n is the number of detail levels. If the level parameter is greater than or equal to n, then the collision level is set to n − 1.
See Also
|