Variable
Retrieves the IVariable associated with the node.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
IVariable Variable { get; }
Remarks
The variable defines the node’s data type and is shared across all variable nodes that reference it. It is declared in the graph’s Blackboard.