Skip to main content

vec3_lerp

Function vec3_lerp 

Source
pub fn vec3_lerp(a: [f32; 3], b: [f32; 3], t: f32) -> [f32; 3]