Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Hierarchy.Updating

public bool Updating;

Description

Whether the hierarchy is currently updating.

Updating happens during the use of UpdateIncremental or UpdateIncrementalTimed.