MirrorReflectionEffectForUGUI
UIEffect.
NOTE: This project will be merged toA simple mirror reflection effect for a uGUI without reflection probes or shaders.
<< Description | WebGL Demo | Download | Usage | Development Note >>
RELEASE NOTE
Description
MirrorReflectionEffectForUGUI provides a simple mirror reflection effect for a uGUI element in Unity.
This effect modifies UIVertices but does not require reflection probes or shaders.
Demo
Usage
- Download MirrorReflectionEffectForUGUI.unitypackage from Releases.
- Import the package into your Unity project. Select
Import Package > Custom Package
from theAssets
menu. - Add
UIMirrorReflection
component to UI element (Image, RawImage, Text, etc...) fromAdd Component
in inspector. - Enjoy!
Requirement
- Unity 5.5+ (included Unity 2018.x)
- No other SDK are required
Development Note
License
- MIT
- Β© UTJ/UCL
Author
See Also
- GitHub page : https://github.com/mob-sakai/MirrorReflectionEffectForUGUI
- Releases : https://github.com/mob-sakai/MirrorReflectionEffectForUGUI/releases
- Issue tracker : https://github.com/mob-sakai/MirrorReflectionEffectForUGUI/issues
- Current project : https://github.com/mob-sakai/MirrorReflectionEffectForUGUI/projects/1
- Change log : https://github.com/mob-sakai/MirrorReflectionEffectForUGUI/blob/master/CHANGELOG.md