Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface used to present a loading screen while loading a scene

see

https://doc.babylonjs.com/features/featuresDeepDive/scene/customLoadingScreen

Hierarchy

  • ILoadingScreen

Implemented by

Index

Properties

loadingUIBackgroundColor: string

Gets or sets the color to use for the background

loadingUIText: string

Gets or sets the text to display while loading

Methods

  • displayLoadingUI(): void
  • Function called to display the loading screen

    Returns void

  • hideLoadingUI(): void
  • Function called to hide the loading screen

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme