arc_util
0.11.4
In arc_util::colors
?
Function
arc_util
::
colors
::
lerp
source
·
[
−
]
pub fn lerp(a:
Color
, b:
Color
, t:
f32
) ->
Color
Expand description
Linearly interpolates between two colors.