🔹Add Background to the Scene

addBackgroundColortoScene:

color

color hex

required

String (hex code)

// Some codeIDE.addBackgroundColortoScene({ color: "#000000" })

Last updated