Method ApplyTorque
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ApplyTorque(Vector3, bool)
Applies a torque, changing angular velocity without moving the body.
public void ApplyTorque(Vector3 torque, bool wake = true)Applies a torque, changing angular velocity without moving the body.
public void ApplyTorque(Vector3 torque, bool wake = true)