canAddNode(_:)

Returns whether a node can be added to the graph.

Declaration

final func canAddNode(_ node: ShaderGraph.Node) -> Bool