Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Count

The total number of hierarchy nodes in the hierarchy view model.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public int Count { get; }

Remarks

The total does not include the Hierarchy.Root node.