Skip to main content
Module

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

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

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