arc_
util
0.11.5
In arc_
util::
colors
arc_util
::
colors
Function
lerp
Copy item path
Source
pub fn lerp(a:
Color
, b:
Color
, t:
f32
) ->
Color
Expand description
Linearly interpolates between two colors.