Function SliderJoint.linearMotionDamping

The amount of damping inside the slider limits.

double linearMotionDamping() nothrow @property @nogc;

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