containedElements
The list of GraphElements contained by the Scope.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public IEnumerable<GraphElement> containedElements { get; }