Function bevy_math::uvec3

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

Creates a 3-dimensional vector.