Function Generic6DOFJoint.linearLimitXEnabled

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

bool linearLimitXEnabled() nothrow @property @nogc;

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