Function Generic6DOFJoint.linearMotorZForceLimit
The maximum force the linear motor can apply on the Z axis while trying to reach the target velocity.
double linearMotorZForceLimit() nothrow @property @nogc;
void linearMotorZForceLimit
(
double v
) nothrow @property @nogc;