[]Type Definition rusty_engine::prelude::glm::I16Vec3

type I16Vec3 = Matrix<i16, U3, U1, <DefaultAllocator as Allocator<i16, U3, U1>>::Buffer>;

A 3D vector with i16 components.