Function PinJoint.paramsDamping

The force with which the pinned objects stay in velocity relation to each other. The higher, the stronger.

double paramsDamping() nothrow @property @nogc;

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