struct in UnityEditor.Experimental.GraphView
매뉴얼로 전환This struct represents the context when the user initiates creating a graph node.
index | The index where the created node will be inserted. |
screenMousePosition | Position of the click that initiated the request to create a node, in the coordinate space of the screen. |
target | The VisualElement where the created node will be added. |