Expand description
Gradient editor widget for egui.
Structs§
- Color
Interpolator - A ColorInterpolator can arbitrarily sample a gradient.
- Gradient
- A color gradient, that will be interpolated between a number of fixed points, a.k.a. stops.
Enums§
- Interpolation
Method - The method used for interpolating between two points
Functions§
- gradient_
editor - A color gradient editor widget