Gradient | |
public struct GradientStop
The GradientStop type exposes the following members.
| Name | Description | |
|---|---|---|
| GradientStop(Color3, Single) | Constructor | |
| GradientStop(Color4, Single) | Constructor |
| Name | Description | |
|---|---|---|
| CreateArray | Returns an array of GradientStop from an array of colors | |
| GradientStopComparison | GradientStopComparison can be used to compare two GradientStops | |
| ToString |
ToString
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Color | Gets or sets the color of the gradient stop. | |
| Offset | Gets the location of the gradient stop within the gradient vector. |