Function AnimationNodeStateMachine.setNodePosition

Sets the node's coordinates. Used for display in the editor.

void setNodePosition (
  const(String) name,
  const(Vector2) position
) nothrow @nogc;