GeometryObject::GetCollisionLevel
Defined in:
Returns the index of the detail level used for collision detection.
C4GeometryObjects.h
Prototype
int32 GetCollisionLevel(void) const;
Description
The GetCollisionLevel
function returns the index of the detail level used for collision detection.
See Also
GeometryObject::SetCollisionLevel
GeometryObject::GetCollisionExclusionMask