pub const fn rect3( pos_x: f32, pos_y: f32, pos_z: f32, size_x: f32, size_y: f32, size_z: f32, ) -> RectangleOf<Vector<f32, 3>>