UIEffectSnapshot
UIEffectSnapshot copied to clipboard
Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough. The captured snapshot can be used as a background for a UI...
I have several phones, on one works fine, but on an older tablet huawei mediapad t3 instead of blur screen displays solid black. I am using URP in my project....
Hello! I've noticed that I can't just select which content I want to capture, nor cameras or culling layers, only whole display contents. So I want suggest you to add...
I'm trying to get blur without UIEffectSnapshot component, just using API `UIEffectSnapshot.CaptureForGlobal`. But there is no option to get RenderTexture in callback. The [Script usage](https://github.com/mob-sakai/UIEffectSnapshot#script-usage) section says that I need...
This chage described in issue https://github.com/mob-sakai/UIEffectSnapshot/issues/7
NOTE: Your issue may already be reported! Please search on the [issue tracker](../) before creating one. **Describe the bug** Setting mipmap generation of already created render texture is not supported!...
It would be great if it could be combined with UIEffect and add some new features like blur of any RectTransform size (if possible). This would eliminate the hassle of...