DDS texture object.
Name | Type | Description |
---|---|---|
gl |
WebGLRenderingContext | WebGL system object. |
width |
Number | texture width. |
height |
Number | Texture height. |
imageBuffer |
Array | texture data. |
Methods
-
Release resources.
-
Activate the texture unit.
-
Initialize the DDS texture.
-
Update textures.