shamansir / elm-aframe / AFrame.Components.Background

Background

background : Color -> AFrame.Properties.Property

Color of the scene background.

Default: black

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

Background is transparent. The color property is ignored.