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

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

A 2D vector with u32 components.