selection
All currently selected elements in the graph.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public List<ISelectable> selection { get; protected set; }