pub const fn ivec3(x: i32, y: i32, z: i32) -> IVec3
create a double vector with an x, y and z coordinate.