GraphAddNode Method |
Name | Description | |
---|---|---|
AddNode(Node) |
Directly Adds a node to the graph.
| |
AddNode(Single, Single, Single) |
Creates a node, adds to the graph and returns its reference.
| |
AddNode(Vector3, Int32, Int32) |
Creates a node, adds to the graph and returns its reference.
| |
AddNode(Single, Single, Single, Int32, Int32) |
Creates a node, adds to the graph and returns its reference.
|