class Texture
package js.html.webgl
The WebGLTexture interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.
Documentation WebGLTexture by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: