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

type U8Vec1 = Matrix<u8, U1, U1, <DefaultAllocator as Allocator<u8, U1, U1>>::Buffer>;

A 1D vector with u8 components.