Function bevy_internal::math::u64vec2

source ·
pub const fn u64vec2(x: u64, y: u64) -> U64Vec2
Expand description

Creates a 2-dimensional vector.