Function Generic6DOFJoint.linearLimitZSoftness
A factor applied to the movement across the Z axis. The lower, the slower the movement.
double linearLimitZSoftness() nothrow @property @nogc;
void linearLimitZSoftness
(
double v
) nothrow @property @nogc;