AnimationNodeStateMachine.getNodePosition

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

struct AnimationNodeStateMachine
@nogc nothrow const
Vector2
getNodePosition
(
in String name
)

Meta