Function AnimationNodeStateMachinePlayback.travel

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

void travel (
  const(String) to_node
) nothrow @nogc;