Function bevy_internal::math::i64vec2

source ·
pub const fn i64vec2(x: i64, y: i64) -> I64Vec2
Expand description

Creates a 2-dimensional vector.