Struct NodeCreationContext
Inherited Members
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public struct NodeCreationContextFields
| Improve this Doc View Sourceindex
Declaration
public int indexField Value
| Type | Description | 
|---|---|
| Int32 | 
screenMousePosition
Declaration
public Vector2 screenMousePositionField Value
| Type | Description | 
|---|---|
| Vector2 | 
target
Declaration
public VisualElement targetField Value
| Type | Description | 
|---|---|
| VisualElement |