Function bevy_math::uvec2

source ·
pub const fn uvec2(x: u32, y: u32) -> UVec2
Expand description

Creates a 2-dimensional vector.