Function HingeJoint.paramsBias

The speed with which the two bodies get pulled together when they move in different directions.

double paramsBias() nothrow @property @nogc;

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