View source
class CubeReflectionTexture
package away3d.textures
extends RenderCubeTexture › CubeTextureBase › TextureProxyBase › NamedAssetBase
Available on all platforms
CubeReflectionTexture provides a cube map texture for real-time reflections, used for any method that uses environment maps, such as EnvMapMethod.
See also:
away3d.materials.methods.EnvMapMethod