Click or drag to resize
RigidbodyX Methods
Methods
  NameDescription
Public methodStatic memberApplyTorqueToAchieveTargetRotation(Rigidbody, Quaternion, Single)
Applies torque to the specified Rigidbody to achieve the specified targetRotation in world space.
Public methodStatic memberApplyTorqueToAchieveTargetRotation(Rigidbody, Quaternion, Quaternion, Single)
Applies torque to the specified Rigidbody to achieve the specified targetRotation in the space of the referenceFrame.
Top
See Also