Three/R168/Uniforms To Uniformarray

1.0.0Last update Sep 7, 2024
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