Function SliderJoint.angularLimitRestitution

The amount of restitution of the rotation when the limit is surpassed. Does not affect damping.

double angularLimitRestitution() nothrow @property @nogc;

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