Generic6DOFJoint.linearMotorZForceLimit

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

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

Meta