Input
A variable used as an input to a subgraph.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
Input = 1
Remarks
This kind exposes the variable to the parent graph when the graph is used as a subgraph. The parent graph can provide a value for it.