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