Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

NodeCreationContext

struct in UnityEditor.Experimental.GraphView

매뉴얼로 전환

설명

This struct represents the context when the user initiates creating a graph node.

변수

indexThe index where the created node will be inserted.
screenMousePositionPosition of the click that initiated the request to create a node, in the coordinate space of the screen.
targetThe VisualElement where the created node will be added.