ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
Gradient.Point
ae
utils
graphics
color
Gradient
Gradient points.
struct
Point
struct
Gradient
(Value, Color)
struct
Point {
Value
value
;
Color
color
;
}
Point
[]
points
;
Members
Variables
color
Color
color
;
Color at this point.
value
Value
value
;
Distance along the gradient.
Meta
Source
See Implementation
ae
utils
graphics
color
Gradient
functions
get
structs
Point
variables
points
Gradient points.