AnimationNodeStateMachinePlayback.travel

Transitions from the current state to another one, following the shortest path.

struct AnimationNodeStateMachinePlayback
@nogc nothrow
void
travel
(
in String to_node
)

Meta