Function Generic6DOFJoint.linearLimitYLowerDistance
The minimum difference between the pivot points' Y axis.
double linearLimitYLowerDistance() nothrow @property @nogc;
void linearLimitYLowerDistance
(
double v
) nothrow @property @nogc;