Click or drag to resize

PhysicsHingeJoint Properties

The PhysicsHingeJoint type exposes the following members.

Properties
 NameDescription
Public propertyAngle The hinge angle in radians.
Public propertyAxis The axis about which the hinge rotates in world space.
Public propertyLowerAngleLimit The lower limit for the hinge angle.
Public propertyMaximumTorque The maximum force/toque that can be used to achieve the TargetAngularSpeed.
Public propertyMode The drive mode for the joint.
Public propertyPosition The location of the hinge in world space.
Public propertyTargetAngularPosition The target angular position about the Axis in radians.
Public propertyTargetAngularSpeed The target angular speed about the axis in radians per second.
Public propertyUpperAngleLimit The upper limit for the hinge angle.
Top
See Also