Gradient.Flags Enumeration
Flags applied to a Gradient.Symb.
Members
| Name | Value | Description |
|---|---|---|
| Invert | Reverse the order of the gradient keys. | |
| None | No flags. | |
| Outline | Draw an outline around the surface to which the gradient is applied. |
Defined in
- core/common/src/Gradient.ts Line 22
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.