The GradientType enum describes the type of the shader gradient.
| Value | Description |
|---|---|
HORIZONTAL | The gradient will be in horizontal direction. |
CIRCULAR | The gradient will radiate outward in a circular direction. |
VERTICAL | The gradient will be in vertical direction. |