/UnityURP-BlurredUI

Can not get blurred/translucent UI elements working? This shader will give you basic foundation to build upon as your heart and project desire

Primary LanguageShaderLabMIT LicenseMIT

Unity URP - Blurred UI Material

Demo

Can not get blurred/translucent UI elements working?
This is simple, modified UI shader that blurs geometry.

Remember to enable Opaque texture either in Camera Inspector for camera or in Pipeline asset

Note:
-Objects are blured without post processing applied to them.
-This shader ignores transparent objects and can not stack, meaning it can not blur UI or text underneath it.

These functionalities might be added later.