Function AnimationNodeStateMachine.getTransition

Returns the given transition.

godot.d.reference.Ref!(godot.animationnodestatemachinetransition.AnimationNodeStateMachineTransition) getTransition (
  const(long) idx
) nothrow @nogc const;