SystemUpdateOrder.PrePhysics Field
Definition¶
Namespace: Brine2D.ECS.Systems
Pre-physics phase (e.g., applying forces, setting velocities). Order: 90
public const int PrePhysics = 90;
Namespace: Brine2D.ECS.Systems
Pre-physics phase (e.g., applying forces, setting velocities). Order: 90
public const int PrePhysics = 90;