[][src]Function rustbatch::math::rgba::lerp

pub fn lerp(a: &RGBA, b: &RGBA, t: f32) -> RGBA

lerp between two colors