HingeJoint.angularLimitEnable

If true, the hinges maximum and minimum rotation, defined by angularLimit/lower and angularLimit/upper has effects.

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

Meta