Function vector

Source
pub const fn vector(x: f32, y: f32) -> Vector
Expand description

Shorthand for Vector::new(x, y).