Function gamemath::lerp[][src]

pub fn lerp(start: f32, end: f32, factor: f32) -> f32