Subgraph¶
subgraph ยท Utility
A node holding an inner graph; dive in to build it, its ports set by Input/Output nodes.
Purpose¶
A node that holds an inner graph, so a reusable network collapses into one node on the canvas. Dive in to build or edit it; its input and output ports come from the Input and Output nodes placed inside.
Inputs¶
This node takes no inputs.
Outputs¶
This node produces no outputs.
Parameters¶
| Parameter | Type | Range | Default | Unit | Description | Field-driven |
|---|---|---|---|---|---|---|
Seed (seed) |
int | [0, 2147483647] | 0 | The random seed; changing it regenerates a different variation of the same pattern. | no |
Layer contract¶
Reads and writes the height layer.