Function bevy::math::i16::i16vec3

source ยท
pub const fn i16vec3(x: i16, y: i16, z: i16) -> I16Vec3
Expand description

Creates a 3-dimensional vector.