SystemUpdateOrder.LateUpdate Field
Definition¶
Namespace: Brine2D.ECS.Systems
Late update phase (e.g., camera follow, UI updates). Order: 800
public const int LateUpdate = 800;
Namespace: Brine2D.ECS.Systems
Late update phase (e.g., camera follow, UI updates). Order: 800
public const int LateUpdate = 800;