Function SliderJoint.linearLimitDamping

The amount of damping that happens once the limit defined by linearLimit/lowerDistance and linearLimit/upperDistance is surpassed.

double linearLimitDamping() nothrow @property @nogc;

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