Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Output

A variable used as an output from a subgraph.
Read time 1 minuteLast updated 6 days ago

Definition

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.