Color Texture Generator
It's a simple editor tool that you can use to generate various textures that can later be used in the UI, shaders, or scripts.
by FewClicks Dev
Price History +
This simple editor tool will let you generate color textures that can be used in UI, shaders, or scripts to achieve various effects.
So far this tool include:
» Generating a texture from Unity’s gradient.
» Generating a texture from the list of specified colors with their relative coverage and lerp.
Full source code is included with the package. Documentation can be found here.