Function PinJoint.paramsBias

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

double paramsBias() nothrow @property @nogc;

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