Function RigidBody.axisLockLinearZ
Lock the body's movement in the Z axis.
bool axisLockLinearZ() nothrow @property @nogc;
void axisLockLinearZ
(
bool v
) nothrow @property @nogc;
Lock the body's movement in the Z axis.
bool axisLockLinearZ() nothrow @property @nogc;
void axisLockLinearZ
(
bool v
) nothrow @property @nogc;