class CubeBackground
A background using a CubeMap.
class CubeBackground extends Background
Inheritance Background –> CubeBackground
| Name | Description |
|---|---|
| Constructors | |
| CubeBackground() | Creates a new CubeBackground. |
| Methods | |
| setCubemap | Set the cube-map data. |
Constructors
CubeBackground()
CubeBackground()
Creates a new CubeBackground.
Methods
setCubemap()
.setCubemap(cubeMap: CubeImage): undefined
Set the cube-map data.