pub const fn uvec2(x: u32, y: u32) -> UVec2
create an unsigned interger vector with an x and y coordinate.