ivec2

Function ivec2 

Source
pub const fn ivec2(x: i32, y: i32) -> IVec2
Expand description

create an interger vector with an x and y coordinate.