Function bevy_internal::math::u16vec2

source ·
pub const fn u16vec2(x: u16, y: u16) -> U16Vec2
Expand description

Creates a 2-dimensional vector.