Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/threejs_4_deno/src/renderers/webgl/WebGLUniforms.js>WebGLUniforms#setValue

A simple transformation of three.js for use within a Deno workflow
Go to Latest
method WebGLUniforms.prototype.setValue
import { WebGLUniforms } from "https://deno.land/x/threejs_4_deno@v121/src/renderers/webgl/WebGLUniforms.js";

Parameters

gl: WebGLRenderingContext
name: string
value: any
textures: WebGLTextures