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

type U16Vec4 = Matrix<u16, U4, U1, <DefaultAllocator as Allocator<u16, U4, U1>>::Buffer>;

A 4D vector with u16 components.