Function Generic6DOFJoint.angularLimitYErp

When rotating across the Y axis, this error tolerance factor defines how much the correction gets slowed down. The lower, the slower.

double angularLimitYErp() nothrow @property @nogc;

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