Function noise_rs::math::lerp1[][src]

pub fn lerp1(t: f64, v0: f64, v1: f64) -> f64