mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.57k stars 770 forks source link

The blur effect doesn't work properly on large images #246

Open buger404 opened 2 years ago

buger404 commented 2 years ago

The blur effect is quiet good on small images(< 256x256 pixel), but as the size of image glows, the effect gets worse. I can't even see any changes when the size of image is 1920x1080 pixel for example.

Environment: