
Shader Toolbox for Unity URP
A downloadable asset pack
Shader Toolbox is a collection of useful shaders and subgraphs for URP. Whether you're creating a photorealistic or stylized game, there's something in this pack for you!
Shader Toolbox for Unity URP adds production-ready shader effects including dithered transparency, Voronoi-based lava, and iridescent bubbles, complete with PBR properties and custom editor windows.
It's made to be easy to use with the flexibility afforded by Unity's built-in Lit shaders.
Each effect is heavily customizable through Shader Graph, and the pack comes with a collection of subgraphs that do much of the heavy lifting for you.
Using Shader Toolbox for URP, you can access a new _CameraTransparentTexture which contains the camera state after rendering transparents. For specific effects, such as glass, you can force objects to render even later in the render loop and read from this texture.
✨ Included Shaders
- Default Lit - mimics Unity's own Lit shader, but more customizable.
- Dissolve - cut off parts of the mesh using a plane or distance from a point.
- Dither Transparency - make opaque objects appear semi-transparent.
- Mesh Explosion - blast triangles away from an origin point.
- Hull Outlines - a cheap and effective outline for round-ish objects.
- Stochastic Lit - a Lit shader which can automatically break up texture tiling.
- Glass - distort the view behind the glass with a refractive index.
- Gooch - non-photorealistic effect to emphasize lighting with warm and cold colors.
- Bubble - an iridescent soapy bubble effect which also uses refraction.
- Heat Distortion - make the air wave around like a heat haze.
- Voronoi Lava - draw two texture layers using a Voronoi cell pattern.
🎮 Other Features
- Subgraph Library - a collection of color mapping, lighting, texturing, vector, and stylized helper subgraphs.
- Camera Transparent Texture - a renderer feature which can draw opaques and transparents into a new screen texture.
✅ Compatible Versions
- Compatible only with the Universal Render Pipeline.
- Fully tested with Unity 2022.3 and Unity 6, which are the latest two LTS releases.
- Please note that this package was only tested on desktop platforms. Support is not guaranteed on VR, mobile, web, or console.
Updated | 8 days ago |
Published | 11 days ago |
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Daniel Ilett |
Tags | bubbles, dissolve, dither-transparency, glass, heat-haze, lighting, shader-graph, Shaders, universal-render-pipeline, voronoi |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $15.99 USD. You will get access to the following files:
Development log
- Shader Toolbox v1.0 is out now!9 days ago