containsEdge(_:)
Returns whether the graph contains an edge equal to the given edge.
Declaration
final func containsEdge(_ edge: ShaderGraph.Edge) -> BoolReturns whether the graph contains an edge equal to the given edge.
final func containsEdge(_ edge: ShaderGraph.Edge) -> Bool