Skip to main content
Module

x/evt/mod.ts>dom.WebGLTexture

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

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