How to create a Wall Painting shader in UNity using a shader graph. We will also integrate it as a game mechanic in Unity by createing a few scripts.
Script to execute shader and shader are both in "scripts" folder. Just apply the script to the camera then drop the shader in the shader section of the script. The rest should auto-fill and you should ...