Skip to main content
Module

x/caviar/deps.ts>WebGLRenderingContext#uniform3f

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

Parameters

location: WebGLUniformLocation | null
x: number
y: number
z: number