Function HingeJoint.angularLimitBias
The speed with which the rotation across the axis perpendicular to the hinge gets corrected.
double angularLimitBias() nothrow @property @nogc;
void angularLimitBias
(
double v
) nothrow @property @nogc;