Function PhysicsDirectBodyState.angularVelocity

The body's rotational velocity.

Vector3 angularVelocity() nothrow @property @nogc;

void angularVelocity (
  Vector3 v
) nothrow @property @nogc;