The CollisionSystemBrute type exposes the following members.

Properties

  NameDescription
Public propertyCollisionSkins
Gets skins.AsReadOnly()
(Overrides CollisionSystem..::..CollisionSkins.)
Public propertyMaterialTable
Gets the current MaterialTable of the CollisionSystem.
(Inherited from CollisionSystem.)
Public propertyUseSweepTests
Gets or Sets whether collision tests should use sweep or overlap
(Inherited from CollisionSystem.)

See Also