Function vec2

Source
pub const fn vec2(x: f32, y: f32) -> Vec2
Expand description

create a vector with an x and y coordinate.