Skip to content

SystemUpdateOrder.Physics Field

Definition

Namespace: Brine2D.ECS.Systems

Physics simulation \(e\.g\., velocity integration, position updates\). Order: 100

C#
public const int Physics = 100;

Field Value

System.Int32