Skip to main content

mul_add

Function mul_add 

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

a + s * b