EulerMotor Properties |
The EulerMotor 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.) | |
DampingConstant |
Gets or sets the damping constant.
| |
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.
| |
MaxVelocity |
Gets or sets the maximal velocity.
| |
Simulation |
Gets the simulation to which this constraint belongs.
(Inherited from Constraint.) | |
SpringConstant |
Gets or sets the spring constant.
| |
TargetAngles |
Gets or sets the target angles.
|