Skip to content

SystemFixedUpdateOrder.PrePhysics Field

Definition

Namespace: Brine2D.ECS.Systems

Pre-physics phase (e.g., constraint setup, force accumulation). Order: -50

public const int PrePhysics = -50;

Field Value

System.Int32