UpdateIncrementalTimed(double)
Incrementally updates the flattened hierarchy until a time limit is reached.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public bool UpdateIncrementalTimed(double milliseconds)
Parameters
The time period in milliseconds.
Returns
Type | Description |
|---|---|
| bool | |