SystemUpdateOrder.PostPhysics Field
Definition¶
Namespace: Brine2D.ECS.Systems
Post-physics phase (e.g., physics cleanup, constraint solving). Order: 150
public const int PostPhysics = 150;
Namespace: Brine2D.ECS.Systems
Post-physics phase (e.g., physics cleanup, constraint solving). Order: 150
public const int PostPhysics = 150;