AnimationNodeStateMachineTransition.autoAdvance

Turn on the transition automatically when this state is reached. This works best with constant SWITCH_MODE_AT_END.

  1. bool autoAdvance [@property getter]
    struct AnimationNodeStateMachineTransition
    @nogc nothrow @property
    bool
    autoAdvance
    ()
  2. bool autoAdvance [@property setter]

Meta