definitions(function:output:)

Returns all definitions that implement the given function with the specified output type.

Declaration

final func definitions(function: String, output outputType: ShaderGraph.DataType) -> [ShaderGraph.NodeDefinition]