Function AnimationNodeStateMachine.getNodePosition

Returns the given node's coordinates. Used for display in the editor.

Vector2 getNodePosition (
  const(String) name
) nothrow @nogc const;