This is a sample project shows an example of a gradient shader that can be used for the background sky in a 2D Unity project. The branches in this repo represent 2 and 3 color gradient shaders as ...
Uses Unity's built-in Gradient class. Supports additional color tint, 2D textures and sprites. Supports custom materials and masking. Gradient colors are embedded in the generated meshes, the ...