Function SliderJoint.angularMotionDamping
The amount of damping of the rotation in the limits.
double angularMotionDamping() nothrow @property @nogc;
void angularMotionDamping
(
double v
) nothrow @property @nogc;