PhysicsHingeJoint Properties |
The PhysicsHingeJoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
The hinge angle in radians.
| |
| Axis |
The axis about which the hinge rotates in world space.
| |
| LowerAngleLimit |
The lower limit for the hinge angle.
| |
| MaximumTorque |
The maximum force/toque that can be used to achieve the
TargetAngularSpeed.
| |
| Position |
The location of the hinge in world space.
| |
| TargetAngularSpeed |
The target angular speed about the axis in radians per second.
| |
| UpperAngleLimit |
The upper limit for the hinge angle.
|