Zia.EnvironmentMapProgram Class

Base Class: Zia.Program

A rendering effect with support for an environment map cube texture.

Constructor

Name Description
EnvironmentMapProgram

Constructs a new EnvironmentMapProgram.


Constructor

new Zia.EnvironmentMapProgram (graphicsDevice, options) constructor

Defined in graphics/programs/EnvironmentMapProgram.js:145

Constructs a new EnvironmentMapProgram.

Parameters

Name Type Description
graphicsDevice Zia.GraphicsDevice

The graphics device.

options Object optional

TODO