Simple Water Shader URP
This is a simple water shader that simulates water instead of creating particles. Has a few options to change the look as you want.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- 2D › Textures-materials › Water
- Developer:
- IgniteCoders
- Price:
- FREE
- Rating:
- Favorites:
- 4993
- Supported Unity Versions:
- 2020.2.3 or higher
- Current Version:
- 1.0.0
- Download Size:
- 2.84 MB
- Last Update:
- Mar 19, 2021
- Description:
To simulate a realistic water looking and gives you the way to adjust it, we focused on 4 points:
- Deep and Shallow water with camera depth
- 2 normals for light reflection
- Noise for vector displacement
- RenderTexture for reflecting objects (Experimental)
- Technical Details:
Shader requires the depth texture option to be enabled in URP quality settings. If not enabled, the water will apear with no transparency. That is up to you, depending on whitch platform you are tageting.
- Continue »