Properties
Protected _loadedTextureCount
_loadedTextureCount: number = 0
Protected _onTextureLoad
_onTextureLoad: Function[]
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
Cube texture.