Function SliderJoint.linearMotionRestitution
The amount of restitution inside the slider limits.
double linearMotionRestitution() nothrow @property @nogc;
void linearMotionRestitution
(
double v
) nothrow @property @nogc;