Function bevy::math::i64::i64vec2

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

Creates a 2-dimensional vector.