Skip to content

SystemRenderOrder.Background Field

Definition

Namespace: Brine2D.ECS.Systems

Background rendering \(e\.g\., skybox, parallax backgrounds\). Order: -100

C#
public const int Background = -100;

Field Value

System.Int32