Generic6DOFJoint.linearMotorXEnabled

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

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

Meta