Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Updating

Whether the hierarchy is currently updating.
Read time 1 minuteLast updated 11 days ago

Definition

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

Remarks

Updating happens during the use of Hierarchy.UpdateIncremental or Hierarchy.UpdateIncrementalTimed.