Click or drag to resize
DigitalRuneMotionSettings Properties

The MotionSettings type exposes the following members.

Properties
  NameDescription
Public propertyCcdEnabled
Gets or sets a value indicating whether Continuous Collision Detection (CCD) is enabled.
Public propertyCcdFilter
Gets or sets a predicate method that defines whether CCD is enabled between a pair of rigid bodies.
Public propertyCcdVelocityThreshold
Gets or sets the velocity threshold for Continuous Collision Detection (CCD).
Public propertyMaxAngularVelocity
Gets or sets the maximal angular velocity.
Public propertyMaxLinearVelocity
Gets or sets the maximal linear velocity.
Public propertyRemoveBodiesOutsideWorld
Gets or sets a value indicating whether bodies that leave the simulation are automatically removed.
Top
See Also