Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

HierarchyNodeA hierarchy node.