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