CollisionDomain Properties |
The CollisionDomain type exposes the following members.
Name | Description | |
---|---|---|
BroadPhase |
Gets or sets the ISpatialPartitionT that is used for the broad phase of
the collision detection.
| |
CollisionDetection |
Gets the collision detection service.
| |
CollisionObjects |
Gets a collection of collision objects that are managed in this collision domain.
| |
ContactSets |
Gets a collection with all contacts found in the collision domain.
| |
EnableMultithreading |
Gets or sets a value indicating whether multithreading is enabled.
| |
NumberOfBroadPhaseOverlaps |
Gets the number of AABB overlaps in the broad phase.
|