Unified-Universal-Blur
UI blur (translucent) effect for Unity.
File Explorer
Download Latest Version (.zip)- ShowAsPassDrawer.cs
- ShowAsPassDrawer.cs.meta
- Unified.Universal.Blur.Editor.asmdef
- Unified.Universal.Blur.Editor.asmdef.meta
- UniversalBlurUI.mat
- UniversalBlurUI.mat.meta
- IWrappedCommandBuffer.cs
- IWrappedCommandBuffer.cs.meta
- WrappedCommandBuffer.cs
- WrappedCommandBuffer.cs.meta
- WrappedUnsafeCommandBuffer.cs
- WrappedUnsafeCommandBuffer.cs.meta
- IPassData.cs
- IPassData.cs.meta
- LegacyPassData.cs
- LegacyPassData.cs.meta
- RenderGraphPassData.cs
- RenderGraphPassData.cs.meta
- BlurConfig.cs
- BlurConfig.cs.meta
- BlurPasses.cs
- BlurPasses.cs.meta
- BlurType.cs
- BlurType.cs.meta
- CommandBuffer.meta
- Constants.cs
- Constants.cs.meta
- PassData.meta
- ScaleBlurWith.cs
- ScaleBlurWith.cs.meta
- ShowAsPass.cs
- ShowAsPass.cs.meta
- Unified.UniversalBlur.Runtime.asmdef
- Unified.UniversalBlur.Runtime.asmdef.meta
- UniversalBlurFeature.cs
- UniversalBlurFeature.cs.meta
- UniversalBlurPass.cs
- UniversalBlurPass.cs.meta
- Blur.shader
- Blur.shader.meta
- Common.hlsl
- Common.hlsl.meta
- TintedBlurUI.shader
- TintedBlurUI.shader.meta
- .gitignore
- Editor.meta
- LICENSE
- LICENSE.meta
- Materials.meta
- package.json
- package.json.meta
- README.md
- README.md.meta
- Runtime.meta
- Shaders.meta
# Installation Guide
1. Get the code
git clone https://github.com/lukakldiashvili/Unified-Universal-Blur
Downloads the entire project code from GitHub to your computer.
cd Unified-Universal-Blur
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
