Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 753 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 753 Bytes

This repository is archived. For a better replacement, check out Unified Universal Blur.



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.