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