> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/shadersmodule/gradienttype.md).

# GradientType

### Values <a href="#values" id="values"></a>

| 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.                |
