Function bevy_internal::math::i16vec3

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

Creates a 3-dimensional vector.