Skip to main content
Module

x/evt/lib/types/index.ts>dom.WebGLTexture

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.WebGLTexture
implements WebGLObject
import { type dom } from "https://deno.land/x/evt@v2.4.3/lib/types/index.ts";
const { WebGLTexture } = dom;

Part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.