Function rust_pathtracer::math::mix

source ·
pub fn mix(a: &F3, b: &F3, v: &F) -> F3