AnimationTreePlayer.transitionNodeSetInputAutoAdvance

The transition node with name id advances to its next input automatically when the input at input_idx completes.

struct AnimationTreePlayer
@nogc nothrow
void
transitionNodeSetInputAutoAdvance
(
StringArg0
)
(
in StringArg0 id
,
in long input_idx
,
in bool enable
)

Meta