canAddEdge(_:)

Returns whether an edge can be added to the graph.

Declaration

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