Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Node

Gets the HierarchyNode bound to this HierarchyViewItem. This value is HierarchyNode.Null when HierarchyNodeTypeHandler.OnUnbindItem executes.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyModule
public ref readonly HierarchyNode Node { get; }