Skip to main content

mul_add

Function mul_add 

Source
pub fn mul_add(a: Vec3, s: f32, b: Vec3) -> Vec3
Expand description

a + s * b