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

type UVec4 = Matrix<u32, U4, U1, <DefaultAllocator as Allocator<u32, U4, U1>>::Buffer>;

A 4D vector with u32 components.