| Parameter | Description |
|---|---|
| subgraph | The Graph asset to reference. |
| position | The position of the node. |
ISubgraphNode The newly created subgraph node.
Creates and adds a new subgraph node referencing an existing Graph asset.
Enclose this method with Graph.UndoBeginRecordGraph and Graph.UndoEndRecordGraph to add this operation to the undo stack and to update the graph view with the changes.