Skip to content

AssetLoadProgress.SuccessRatio Property

Definition

Namespace: Brine2D.Assets

Ratio (0.0–1.0) of successfully loaded assets to total. Will be less than ProgressRatio when any assets have failed.

public float SuccessRatio { get; }

Property Value

System.Single