Three/R168/Uniforms To Uniformarray

/icons/calendar.svg

Last update

Sep 7, 2024

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