Gradient.KeyColorProps Interface
Gradient fraction value to ColorDef pair
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | number | Color value for given fraction | |
| value | number | Fraction from 0.0 to 1.0 to denote position along gradient | 
Defined in
- core/common/src/Gradient.ts Line 44
 
Last Updated: 20 June, 2023