Function SliderJoint.angularMotionRestitution

The amount of restitution of the rotation in the limits.

double angularMotionRestitution() nothrow @property @nogc;

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