import { WebGLUniforms } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";
Constructors
new
WebGLUniforms(gl: WebGLRenderingContext, program: WebGLProgram)Methods
setOptional(): void
setValue(): void
Static Methods
seqWithValue(seq: any, values: any[]): any[]
upload(): void