Class: SkyBox

AL3D.SkyBox

new SkyBox(p)

Class that represents a SkyBox.
Parameters:
Name Type Description
p Object Object that represent a SkyBox.
Properties
Name Type Description
urls Array.<string> The sixth textures for the SkyBox (posx,negx,posy,negy,posz,negz).
Author:
  • Ángel Luis Perales Gómez.
Source:

Methods

load()

Function that load the sixth textures for the SkyBox.
Source: