HingeJoint.motorEnable

When activated, a motor turns the hinge.

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

Meta