containsEdge(_:)

Returns whether the graph contains an edge equal to the given edge.

Declaration

final func containsEdge(_ edge: ShaderGraph.Edge) -> Bool