graph_clone_by_node_subset
graph_clone_by_node_subset(nodes) ⇒ NodeGraph
Clone portion of a graph as a new graph, retaining connections amongst those nodes
Kind: global function
| Param | Type |
|---|---|
| nodes | Array.<NodeInstance> |
NodeGraphClone portion of a graph as a new graph, retaining connections amongst those nodes
Kind: global function
| Param | Type |
|---|---|
| nodes | Array.<NodeInstance> |