LoadingScene.LoadingTextOptions Property
Definition¶
Namespace: Brine2D.Engine
Text render options used by OnRenderLoading(GameTime). Override to specify a font or adjust the size for the default progress bar UI.
protected virtual Brine2D.Rendering.Text.TextRenderOptions LoadingTextOptions { protected get; }