Function Generic6DOFJoint.angularLimitZEnabled

If true, rotation across the Z axis is limited.

bool angularLimitZEnabled() nothrow @property @nogc;

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