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

type I32Vec4 = Matrix<i32, U4, U1, <DefaultAllocator as Allocator<i32, U4, U1>>::Buffer>;

A 4D vector with i32 components.