Function bevy_math::ivec2

source ·
pub const fn ivec2(x: i32, y: i32) -> IVec2
Expand description

Creates a 2-dimensional vector.