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 ...
It generates a simple color gradient and blends it to the destination buffer. It supports several blend modes (multiply, screen, overlay, hardlight and softlight) and automatic color-space conversion ...