Skip to main content

mix_colors

Function mix_colors 

Source
pub fn mix_colors(a: Color, b: Color, t: f32) -> Color
Expand description

Returns the arithmetic average of the two input colors.