|  | AngularVelocityMotor Properties | 
The AngularVelocityMotor type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | 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 angular velocity around the rotation axis (AxisALocal).
             | 
|  | UseSingleAxisMode | 
            Gets or sets a value indicating whether the motor applies forces only on a single axis.
             | 
 See Also
See Also