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/WebGLMaterials.d.ts>WebGLMaterials#refreshMaterialUniforms

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

Parameters

uniforms: object
material: Material
pixelRatio: number
height: number