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

Creates a 2-dimensional vector.