Skip to content

SystemUpdateOrder.PostPhysics Field

Definition

Namespace: Brine2D.ECS.Systems

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

C#
public const int PostPhysics = 150;

Field Value

System.Int32