arguments
The virtual node representing this graph’s inputs.
Declaration
final var arguments: ShaderGraph.Node { get }Discussion
Connect edges from this node to internal nodes to route graph-level input values into the graph. Its output ports correspond to the inputs declared on this graph.