Function HingeJoint.angularLimitRelaxation

The lower this value, the more the rotation gets slowed down.

double angularLimitRelaxation() nothrow @property @nogc;

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