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