Function Generic6DOFJoint.linearMotorYForceLimit

The maximum force the linear motor can apply on the Y axis while trying to reach the target velocity.

double linearMotorYForceLimit() nothrow @property @nogc;

void linearMotorYForceLimit (
  double v
) nothrow @property @nogc;