Skip to main content
Module

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

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

Part of the WebGL API and represents a collection of buffers that serve as a rendering destination.