Yyugal41735

three/r168/viewportBottomLeft-to-viewportUV.flipY()

No description available

threemigrationr168
Public
0 executions

Run locally

npx codemod three/r168/viewportBottomLeft-to-viewportUV.flipY()

This codemod replaces viewportBottomLeft with viewportUV.flipY()

Example

Additional Information: But keep in mind we have to remove viewportBottomLeft manually from the import statement.
In this version it does not remove viewportBottomLeft from import statements.

Before

ts

After

ts

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.