Generic6DOFJoint.linearMotorZEnabled

If true then there is a linear motor on the z-axis. It will attempt to reach the target velocity while staying within the force limits.

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

Meta