Function PinJoint2D.softness

The higher this value, the more the bond to the pinned partner can flex.

double softness() nothrow @property @nogc;

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