| LinearVelocityMotor Properties | 
The LinearVelocityMotor 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.) | |
| 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 motor.
              | |
| Simulation | 
            Gets the simulation to which this constraint belongs.
              (Inherited from Constraint.) | |
| Softness | 
            Gets or sets the softness.
              | |
| TargetVelocity | 
            Gets or sets the target linear velocity in the direction of the constraint axis
            (AxisALocal).
              | |
| UseSingleAxisMode | 
            Gets or sets a value indicating whether the motor applies forces only on a single axis.
              |