Skip to main content
Module

x/evt/mod.ts>dom.WebGLUniformLocation

💧EventEmitter's typesafe replacement
Latest
interface dom.WebGLUniformLocation
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { WebGLUniformLocation } = dom;

Part of the WebGL API and represents the location of a uniform variable in a shader program.