-
-
Notifications
You must be signed in to change notification settings - Fork 622
NodeGraph.AddNode
Thor Brigsted edited this page May 13, 2018
·
2 revisions
Add a node to the graph by type
public virtual Node AddNode(Type type);| Parameters | Summary |
|---|---|
| type | New Node type. |
See also: CopyNode, RemoveNode