Module webgl_rs::texture

source ·
Expand description

WebGLTexture and methods

Structs

The WebGLTexture interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.