Documentation / Node reference / compute nodes
compute/Subnet
Groups a compute recipe into one reusable node.
Network
Holds a chain of compute passes as its children. A compute/SubnetInput stands for each of its inputs, and the compute/Output names the dataset it publishes. The subnet contributes no pass of its own, so a recipe inside one runs exactly as it would inline, and geo/Compute can point at the subnet instead of at a node buried inside a network. Right-click a subnet to turn it into a polynode.
See also
- compute/SubnetInput
- compute/Output
- geo/Compute
This page is generated from the engine, so it describes the release you can download. The same text is in the editor's Help panel next to the node itself.