Enum GradientFillType
The gradient fill types.
Namespace: Unity.VectorGraphics
Assembly: Unity.VectorGraphics.dll
Syntax
public enum GradientFillType
Fields
Name | Description |
---|---|
Linear | A linear gradient. |
Radial | A radial gradient, centered at the radial focus of the gradient fill. |