Function Generic6DOFJoint.linearLimitZEnabled

If true, the linear motion across the Z axis is limited.

bool linearLimitZEnabled() nothrow @property @nogc;

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