Nodes
Gets the HierarchyNode instances involved in the drag and drop operation. Only nodes for the current handler are included.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public ReadOnlySpan<HierarchyNode> Nodes { get; }