
Create and edit gradient textures non-destructively, right inside Unity.The tool itself is pipeline agnostic, but the sample demo scene is for URP.🌈 Generate both "live" and classic texture gradients with a simple interface.It's as easy as 1, 2, 3. ✨1. Create your gradient using keys.2. [OPTIONAL] Adjust/edit your gradient.3. Update and/or export the texture.The resulting object/texture can be used without exporting, and it is like any other texture, except that it can also be adjusted live using the custom inspector/editor.- And, if you want, you can export an actual PNG texture file with a single click.The tool works with any pipeline, and is a purely editor-only tool for generating textures. But of course, you can use the resulting textures in games, builds, etc... freely without issues.The OPTIONAL demo scene was made with URP.