GetRoot()
Gets the root node of the hierarchy view model.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public HierarchyNode GetRoot()
Returns
Type | Description |
|---|---|
| HierarchyNode | A hierarchy node. |