Properties
Private _background
_background: string | HTMLImageElement
Protected _loadedTextureCount
_loadedTextureCount: number = 0
Protected _onTextureLoad
_onTextureLoad: Function[]
Private _quality
_quality: number
Private _reflectionAlpha
_reflectionAlpha: number = -1
alpha
alpha: boolean = false
color
color: Uint8Array = new Uint8Array([229, 91, 91, 255])
loaded
loaded: boolean = false
textureBlockLocation
textureBlockLocation: number = -1
textures
textures: object
Type declaration
-
negativeX: HTMLImageElement | HTMLCanvasElement | null
-
negativeY: HTMLImageElement | HTMLCanvasElement | null
-
negativeZ: HTMLImageElement | HTMLCanvasElement | null
-
positiveX: HTMLImageElement | HTMLCanvasElement | null
-
positiveY: HTMLImageElement | HTMLCanvasElement | null
-
positiveZ: HTMLImageElement | HTMLCanvasElement | null
Protected webgl
webgl: WebGLRenderingContext
webglTexture
webglTexture: any
Reflection texture.