Function bevy_math::uvec4

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

Creates a 4-dimensional vector.