Function Generic6DOFJoint.angularLimitXErp
When rotating across the X axis, this error tolerance factor defines how much the correction gets slowed down. The lower, the slower.
double angularLimitXErp() nothrow @property @nogc;
void angularLimitXErp
(
double v
) nothrow @property @nogc;