results
The virtual node representing this graph’s outputs.
Declaration
final var results: ShaderGraph.Node { get }Discussion
Connect edges from internal nodes to this node to route values out of the graph. Its input ports correspond to the outputs declared on this graph.