uvec4

Function uvec4 

Source
pub const fn uvec4(x: u32, y: u32, z: u32, w: u32) -> UVec4
Expand description

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