| MotionSettings Properties |
The MotionSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CcdEnabled |
Gets or sets a value indicating whether Continuous Collision Detection (CCD) is enabled.
| |
| CcdFilter |
Gets or sets a predicate method that defines whether CCD is enabled between a pair of rigid
bodies.
| |
| CcdVelocityThreshold |
Gets or sets the velocity threshold for Continuous Collision Detection (CCD).
| |
| MaxAngularVelocity |
Gets or sets the maximal angular velocity.
| |
| MaxLinearVelocity |
Gets or sets the maximal linear velocity.
| |
| RemoveBodiesOutsideWorld |
Gets or sets a value indicating whether bodies that leave the simulation are automatically
removed.
|