Method b3Body_SetAngularVelocity
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Body_SetAngularVelocity(b3BodyId, Vector3)
Set the angular velocity of a body in radians per second.
public static extern void b3Body_SetAngularVelocity(b3BodyId bodyId, Vector3 angularVelocity)