Function RigidBody.axisLockLinearX

Lock the body's movement in the X axis.

bool axisLockLinearX() nothrow @property @nogc;

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