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

type I8Vec2 = Matrix<i8, U2, U1, <DefaultAllocator as Allocator<i8, U2, U1>>::Buffer>;

A 2D vector with i8 components.