Contents

outputs

The declared output ports of this graph.

Declaration

final var outputs: [ShaderGraph.NodeDefinition.Output] { get }

Discussion

These ports are exposed as inputs on the results node, and define what values the graph produces for the renderer.