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

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

A 3D vector with u32 components.