Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateIncremental()

Updates the flattened hierarchy incrementally.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Method
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public bool UpdateIncremental()

Returns

Type

Description

bool
true
if additional invocations are needed to complete the update,
false
otherwise.