definitions(function:inputs:)

Returns all definitions that implement the given function with the specified input types, in order.

Declaration

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