Output
A variable used as an output from a subgraph.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
Output = 2
Remarks
This kind exposes the variable to the parent graph when the graph is used as a subgraph. The subgraph assigns a value that the parent graph can read.