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.73k stars 787 forks source link

UIEffectCapturedImage: Immediate capturing #130

Closed mob-sakai closed 6 years ago

mob-sakai commented 6 years ago

It use back buffer to capture the previous frame immediately without any camera. You do not have to wait a frame to capture!