| AngularLimit Properties |
The AngularLimit type exposes the following members.
| Name | Description | |
|---|---|---|
| AnchorOrientationALocal | ||
| AnchorOrientationBLocal | ||
| AngularConstraintImpulse |
Gets or sets the angular constraint impulse that was applied.
(Overrides ConstraintAngularConstraintImpulse.) | |
| BodyA |
Gets or sets the first body.
(Inherited from Constraint.) | |
| BodyB |
Gets or sets the second body.
(Inherited from Constraint.) | |
| CollisionEnabled | (Inherited from Constraint.) | |
| Enabled |
Gets or sets a value indicating whether this constraint is enabled.
(Inherited from Constraint.) | |
| ErrorReduction |
Gets or sets the error reduction parameter.
| |
| LinearConstraintImpulse |
Gets or sets the linear constraint impulse that was applied.
(Overrides ConstraintLinearConstraintImpulse.) | |
| MaxForce |
Gets or sets the maximal forces for the three rotational constraints.
| |
| Maximum |
Gets or sets the maximum movement limit on the three constraint axes (in radians).
| |
| Minimum |
Gets or sets the minimum movement limit on the three constraint axes (in radians).
| |
| RelativePosition |
Gets the relative rotations about the constraint axes (the three Euler angles).
| |
| Restitution |
Gets or sets the coefficients of restitution.
| |
| Simulation |
Gets the simulation to which this constraint belongs.
(Inherited from Constraint.) | |
| Softness |
Gets or sets the softness.
|