pub const fn vector_2_f32(x: f32, y: f32) -> TVec2<f32>
Const fn for constructing a TVec2 in a const context