graphViews
The enumeration of the GraphViews that belong to an editor window. In most cases, there is only one GraphView.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual IEnumerable<GraphView> graphViews { get; }