shamansir / elm-aframe / AFrame.Components.LoadingScreen

LoadingScreen

dotsColor : Color -> AFrame.Properties.Property

Loader dots color.

Default : white

backgroundColor : Color -> AFrame.Properties.Property

Loader background color.

Default : #24CAFF

enabled : Basics.Bool -> AFrame.Properties.Property

Enables / Disables the loading screen.

Default : true