ivec4

Function ivec4 

Source
pub const fn ivec4(x: i32, y: i32, z: i32, w: i32) -> IVec4
Expand description

create an interger vector with an x, y, z and w coordinate.