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