This addon adds a DiscreteTexture resource that builds on top of GradientTexture.
It provides this new method:
discrete() -> ImageTexturewhich uses theGradientresouce to produce anImageTextureof sizeVector2(width, 1). This can be previewed in the Inspector as shown in the image below
