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

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

A 1D vector with u32 components.