| RigidbodyX Class |
Namespace: Candlelight.Physics
public static class RigidbodyX
| Name | Description | |
|---|---|---|
| ApplyTorqueToAchieveTargetRotation(Rigidbody, Quaternion, Single) |
Applies torque to the specified Rigidbody to achieve the specified
targetRotation in world space.
| |
| ApplyTorqueToAchieveTargetRotation(Rigidbody, Quaternion, Quaternion, Single) |
Applies torque to the specified Rigidbody to achieve the specified
targetRotation in the space of the referenceFrame.
|