Gradient Texture Generator
Documentation
A simple gradient texture generator tool. Why let the simplest things bother you from your creation?
Features:
- Very easy to use - 1 click only.
- Real time editing on play mode with exposed shader properties.
- Bake gradient texture to disk.
Release Notes
v2.2.0 - 2026/02/17
- Added Static method to create a Texture2D from a gradient
v2.1.1
- Added namespace to script
- Create new folder if the path does not exist
- Added response(Debug.Log) on generation
v2.1.0
- Added texture bake format selection
## ToDo before update.
## Move all the generated texture away from my default saving path.
## Delete old file before updating.
v2.0.1
v2.0.0
- New Feature
- Gradient Generator can now used on play mode with exposed shader properties
v1.0.2
- Fixed no resizing happens
v1.0.1