Three/R168/Uniforms To Uniformarray

1.0.1Last update Jan 10, 2025
by@yugal41735

This codemod renames uniforms() function, to uniformsArray()

Example

Before

this.emit("update", this.uniforms());

After

this.emit("update", this.uniformsArray());

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now