Function SliderJoint.linearLimitRestitution

The amount of restitution once the limits are surpassed. The lower, the more velocity-energy gets lost.

double linearLimitRestitution() nothrow @property @nogc;

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