@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="WebGLTexture")
public class WebGLTexture
extends WebGLObject
The WebGLTexture interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.