Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#activeTexture

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method WebGLRenderingContext.prototype.activeTexture
import { WebGLRenderingContext } from "https://deno.land/x/caviar@2.6.7/deps.ts";

Specifies which texture unit to make active.

Parameters

texture: number

texture unit to activate