Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Capacity

The number of elements that can be contained in the HierarchyNodeMapUnmanaged<T> without resizing.
Read time 1 minuteLast updated 13 days ago

Definition

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