Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>WebGLTexture

Advanced Web Composition for Future
Latest
interface WebGLTexture
implements WebGLObject
import { type WebGLTexture } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

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