Nodes > Functions > Sub-Graph
Droplist Import
Exposes a dropdown list parameter on the sub-graph. This value can be modified through the Graph Properties panel.
Float Array Object Export
Exports a Float Array object to outside of the sub-graph.
Float Array Object Import
Imports a Float Array Object into the sub-graph.
Float Export
Exports a float value to outside of the sub-graph.
Float Import
Imports a float value into the sub-graph.
Matrix Export
Exports a matrix to outside of the sub-graph.
Matrix Import
Imports a matrix into the sub-graph.
Sub-Graph
Encapsulates a group of nodes into a single node, specifically for use on particle container nodes (Spawn, Update, and Output).
Sub-Graph
Encapsulates a group of nodes into a single node with exposed imports and exports.
Texture Object 2D Import
Imports a Texture2D value into the sub-graph.
Was this page helpful?