Click or drag to resize
RigidbodyXApplyTorqueToAchieveTargetRotation Method
Overload List
  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