Skip to main content

dot

Function dot 

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

Vector dot product.