Function Generic6DOFJoint.linearLimitZUpperDistance
The maximum difference between the pivot points' Z axis.
double linearLimitZUpperDistance() nothrow @property @nogc;
void linearLimitZUpperDistance
(
double v
) nothrow @property @nogc;