Skip to main content
Module

x/caviar/deps.ts>WebGL2RenderingContext#uniform4f

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

Parameters

location: WebGLUniformLocation
x: GLfloat
y: GLfloat
z: GLfloat
w: GLfloat