definitions(function:input:)
Returns all definitions that implement the given function with the specified input type.
Declaration
final func definitions(function: String, input type: ShaderGraph.DataType) -> [ShaderGraph.NodeDefinition]Returns all definitions that implement the given function with the specified input type.
final func definitions(function: String, input type: ShaderGraph.DataType) -> [ShaderGraph.NodeDefinition]