Function Generic6DOFJoint.angularLimitYDamping
The amount of rotational damping across the Y axis. The lower, the more dampening occurs.
double angularLimitYDamping() nothrow @property @nogc;
void angularLimitYDamping
(
double v
) nothrow @property @nogc;