uvec3

Function uvec3 

Source
pub const fn uvec3(x: u32, y: u32, z: u32) -> UVec3
Expand description

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