Function SliderJoint.linearLimitUpperDistance
The maximum difference between the pivot points on their X axis before damping happens.
double linearLimitUpperDistance() nothrow @property @nogc;
void linearLimitUpperDistance
(
double v
) nothrow @property @nogc;