INodeExtensions
Provides extension methods related to nodes and ports in a graph.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public static class INodeExtensions
Remarks
This static class defines utility methods that simplify interactions between graph components, such as retrieving the INode associated with a given IPort.