| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.GraphToolkit.Editor.INodeExtensions.html | [Back] [Original] |
Provides extension methods related to nodes and ports in a graph.
This static class defines utility methods that simplify interactions between graph components, such as retrieving the INode associated with a given IPort.
| Method | Description |
|---|---|
| GetNode | Retrieves the INode that owns the specified port. |
| Web Proxy Viewer | New URL | Original Page |