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

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

A 4D vector with u8 components.