uvec2

Function uvec2 

Source
pub const fn uvec2(x: u32, y: u32) -> UVec2
Expand description

create an unsigned interger vector with an x and y coordinate.