An open API service indexing awesome lists of open source software.

https://github.com/xjine/unity_rotateflip

ImageEffect to rotate and flip an image.
https://github.com/xjine/unity_rotateflip

assets shader unity

Last synced: 6 days ago
JSON representation

ImageEffect to rotate and flip an image.

Awesome Lists containing this project

README

          

# Unity_RotateFlip

ImageEffect to rotate and flip an image.

## Import to Your Project

You can import this asset from UnityPackage.

- [RotateFlip.unitypackage](https://github.com/XJINE/Unity_RotateFlip/blob/master/RotateFlip.unitypackage)

### Dependencies

You have to import following assets to use this asset.

- [Unity_ImageEffectBase](https://github.com/XJINE/Unity_ImageEffectBase)