Function SliderJoint.linearLimitLowerDistance

The minimum difference between the pivot points on their X axis before damping happens.

double linearLimitLowerDistance() nothrow @property @nogc;

void linearLimitLowerDistance (
  double v
) nothrow @property @nogc;