pub const fn vector_3_f32(x: f32, y: f32, z: f32) -> TVec3<f32>
Const fn for constructing a TVec3 in a const context