Skip to content

SystemUpdateOrder.PostPhysics Field

Definition

Namespace: Brine2D.ECS.Systems

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

public const int PostPhysics = 150;

Field Value

System.Int32