Skip to content

LoadingScene.LoadingProgress Property

Definition

Namespace: Brine2D.Engine

Gets the current loading progress (0.0–1.0). Safe to read from any thread.

protected float LoadingProgress { protected get; }

Property Value

System.Single