| PointOnLineConstraint Properties |
The PointOnLineConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| AnchorPositionALocal | ||
| AnchorPositionBLocal | ||
| AngularConstraintImpulse |
Gets or sets the angular constraint impulse that was applied.
(Overrides ConstraintAngularConstraintImpulse.) | |
| AxisALocal | ||
| 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 force that is applied by this constraint.
| |
| Maximum |
Gets or sets the maximum movement limit on the line.
| |
| Minimum |
Gets or sets the minimum movement limit on the line.
| |
| RelativePosition |
Gets the position on the line axis relative to AnchorPositionALocal.
| |
| Restitution |
Gets or sets the coefficient of restitution for limits.
| |
| Simulation |
Gets the simulation to which this constraint belongs.
(Inherited from Constraint.) | |
| Softness |
Gets or sets the softness.
|