Function Generic6DOFJoint.angularLimitYEnabled

If true, rotation across the Y axis is limited.

bool angularLimitYEnabled() nothrow @property @nogc;

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