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.
The declared output ports of this graph.
final var outputs: [ShaderGraph.NodeDefinition.Output] { get }These ports are exposed as inputs on the results node, and define what values the graph produces for the renderer.