Devyns-Shaders
A collection of Unity shaders I made! Free for all to use.
Night Vision Shader
Usage
Night Vision
- Add the NightVisionPostEffect script to your camera
- Put one of the night vision shaders in
nightVisionMat
field on the NightVisionPostEffect - If you want bloom, put the bloom shader in the
bloomMat
field