Generic6DOFJoint.linearMotorXForceLimit

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

  1. double linearMotorXForceLimit [@property getter]
  2. double linearMotorXForceLimit [@property setter]
    struct Generic6DOFJoint
    @nogc nothrow @property
    void
    linearMotorXForceLimit
    (
    double v
    )

Meta