Skip to main content
Module

x/caviar/deps.ts>WebGL2RenderingContext#copyTexSubImage2D

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

Parameters

target: GLenum
level: GLint
xoffset: GLint
yoffset: GLint
x: GLint
y: GLint
width: GLsizei
height: GLsizei