Function RigidBody.angularVelocity

RigidBody's rotational velocity.

Vector3 angularVelocity() nothrow @property @nogc;

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