Parameters
| color | Constant color. |
Description 描述
A single constant color for the entire gradient.
Parameters
| gradient | A single gradient for evaluating against. |
Description 描述
Use one gradient when evaluating numbers along this Min-Max gradient.
Parameters
| min | The constant color describing the minimum colors to be evaluated. | |
| max | The constant color describing the maximum colors to be evaluated. |
Description 描述
Randomly select colors based on the interval between the minimum and maximum constants.
Parameters
| min | The gradient describing the minimum colors to be evaluated. | |
| max | The gradient describing the maximum colors to be evaluated. |
Description 描述
Randomly select colors based on the interval between the minimum and maximum gradients.