-
Notifications
You must be signed in to change notification settings - Fork 15
Macro Instance
Gerard Martin edited this page Jun 19, 2026
·
3 revisions
Instantiates a Macro from a Macro Library asset, letting you reuse the same sub-graph in multiple places.
Choose the asset with Parent Macro Library and the specific macro with Parent Macro (see Details panel). The node's pins are defined entirely by that macro: it exposes one pin per input or output variable declared in the macro, each named after the variable and of its type.
Note
Double-click the node to open the Macro Library editor at the selected macro.