Documentation / Node reference / compute nodes
compute/SubnetInput
Brings one of the enclosing compute subnet's inputs into its interior.
Network
Inside a compute/Subnet or a compute polynode, this stands for whatever dataset is wired to the container's input at the given index. Wire passes downstream of it to author a recipe over an input the caller supplies, rather than over a fixed source.
Parameters
| Name | Type | What it does |
|---|---|---|
| input | UInt8 | Which of the container's input connectors this node stands for. |
See also
- compute/Subnet
- compute/Output
- compute/SourceGeoAttribute
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.