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