Function bevy_math::u16vec4

source ·
pub const fn u16vec4(x: u16, y: u16, z: u16, w: u16) -> U16Vec4
Expand description

Creates a 4-dimensional vector.