Function Generic6DOFJoint.linearLimitYEnabled
If true
, the linear motion across the Y axis is limited.
bool linearLimitYEnabled() nothrow @property @nogc;
void linearLimitYEnabled
(
bool v
) nothrow @property @nogc;