Function quicksilver::geom::lerp[][src]

pub fn lerp(current: f32, target: f32, fraction: f32) -> f32

Linearly interpolate between two values