replace(nodes:edges:)
Replaces all nodes and edges in the graph.
Declaration
final func replace(nodes: [String : ShaderGraph.Node], edges: [ShaderGraph.Edge]) throwsReplaces all nodes and edges in the graph.
final func replace(nodes: [String : ShaderGraph.Node], edges: [ShaderGraph.Edge]) throws