Function bevy_internal::math::i16vec4

source ·
pub const fn i16vec4(x: i16, y: i16, z: i16, w: i16) -> I16Vec4
Expand description

Creates a 4-dimensional vector.