Skip to content

SystemUpdateOrder.LateUpdate Field

Definition

Namespace: Brine2D.ECS.Systems

Late update phase \(e\.g\., camera follow, UI updates\). Order: 800

C#
public const int LateUpdate = 800;

Field Value

System.Int32