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