Type Definition Mat5
rin::math
type Mat5<T = f32> = Matrix<T, U5, U5, <DefaultAllocator as Allocator<T, U5, U5>>::Buffer>;