Function Generic6DOFJoint.angularLimitYSoftness
The speed of all rotations across the Y axis.
double angularLimitYSoftness() nothrow @property @nogc;
void angularLimitYSoftness
(
double v
) nothrow @property @nogc;