| LinearLimit Properties |
The LinearLimit type exposes the following members.
| Name | Description | |
|---|---|---|
| AnchorPoseALocal | ||
| AnchorPositionBLocal | ||
| 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 constraint axes.
| |
| Maximum |
Gets or sets the maximum movement limit on the three constraint axes.
| |
| Minimum |
Gets or sets the minimum movement limit on the three constraint axes.
| |
| RelativePosition |
Gets the relative position on the constraint axes.
| |
| 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.
|