Function AnimationTreePlayer.nodeGetPosition

Returns position of a node in the graph given its name.

Vector2 nodeGetPosition (
  const(String) id
) nothrow @nogc const;