Skip to content

SystemUpdateOrder.PrePhysics Field

Definition

Namespace: Brine2D.ECS.Systems

Pre-physics phase \(e\.g\., applying forces, setting velocities\). Order: 90

C#
public const int PrePhysics = 90;

Field Value

System.Int32