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

type I8Vec3 = Matrix<i8, U3, U1, <DefaultAllocator as Allocator<i8, U3, U1>>::Buffer>;

A 3D vector with i8 components.