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