Three.V8

3D rendering engine using JavaScript as user script.

View on GitHub

<–Home

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.