AnimationNodeStateMachineTransition.priority

Lower priority transitions are preferred when travelling through the tree via AnimationNodeStateMachinePlayback.travel or autoAdvance.

  1. long priority [@property getter]
    struct AnimationNodeStateMachineTransition
    @nogc nothrow @property
    long
    priority
    ()
  2. long priority [@property setter]

Meta