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