definitionsMatching(output:)
Returns all definitions that have at least one output matching the given value type.
Declaration
final func definitionsMatching(output type: ComputeNodeGraph.ValueType) -> [ComputeNodeGraph.NodeDefinition]Returns all definitions that have at least one output matching the given value type.
final func definitionsMatching(output type: ComputeNodeGraph.ValueType) -> [ComputeNodeGraph.NodeDefinition]