The GwxCollisionSystem type exposes the following members.

Properties

  NameDescription
Public propertyCollisionEndLogging
Global options for logging ending collisions when not in restricted mode.
Public propertyCollisionStartLogging
Global options for logging starting collisions when not in restricted mode.
Public propertyEnabled
Global on/off option for collision detection system.
Public propertyMaxTriangles
Maximum number of triangles in leaf nodes of inner hierarchies.
Public propertyPreprocessQuality
Quality of preprocessed inner structures.
Public propertyRegisteredBodies
List of objects included in the collision detection.
Public propertyRegisteredPairs
Explicitly defined pairs of collision bodies to be tested.
Public propertyRestrictedMode
Restricted mode: system tests only selected pairs of bodies.

See Also