Skip to content

SystemFixedUpdateOrder.PostPhysics Field

Definition

Namespace: Brine2D.ECS.Systems

Post-physics phase (e.g., physics cleanup, constraint solving). Order: 50

public const int PostPhysics = 50;

Field Value

System.Int32