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