EnvironmentSettings
Environment settings object.
Constructor
new EnvironmentSettings (textureNames, backgroundIsEnvMap)
Parameters
textureNames
string[]
Urls of the environment map images in this order: posx, negx, posy, negy, posz, negz.
backgroundIsEnvMap
boolean
Use the environment map as background.