Function bevy_internal::math::i32::ivec2

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

Creates a 2-dimensional vector.