Click or drag to resize
DigitalRuneCollisionDomain Properties

The CollisionDomain type exposes the following members.

Properties
  NameDescription
Public propertyBroadPhase
Public propertyCollisionDetection
Gets the collision detection service.
Public propertyCollisionObjects
Gets a collection of collision objects that are managed in this collision domain.
Public propertyContactSets
Gets a collection with all contacts found in the collision domain.
Public propertyEnableMultithreading
Gets or sets a value indicating whether multithreading is enabled.
Public propertyNumberOfBroadPhaseOverlaps
Gets the number of AABB overlaps in the broad phase.
Top
See Also