Skip to content

SystemFixedUpdateOrder.Physics Field

Definition

Namespace: Brine2D.ECS.Systems

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

C#
public const int Physics = 0;

Field Value

System.Int32