Function RigidBody.axisLockAngularZ

Lock the body's rotation in the Z axis.

bool axisLockAngularZ() nothrow @property @nogc;

void axisLockAngularZ (
  bool v
) nothrow @property @nogc;