Function SliderJoint.linearOrthoRestitution

The amount of restitution when movement is across axes orthogonal to the slider.

double linearOrthoRestitution() nothrow @property @nogc;

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