Skip to main content
Module

x/caviar/deps.ts>WebGL2RenderingContext#framebufferTexture2D

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method WebGL2RenderingContext.prototype.framebufferTexture2D
Re-export
import { WebGL2RenderingContext } from "https://deno.land/x/caviar@2.3.1/deps.ts";

Parameters

target: GLenum
attachment: GLenum
textarget: GLenum
texture: WebGLTexture | null
level: GLint