| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.GraphToolkit.Editor.Graph.RemoveNode.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| node | The node to remove. |
Removes a node from the Graph.
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.
| Web Proxy Viewer | New URL | Original Page |