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

type U64Vec3 = Matrix<u64, U3, U1, <DefaultAllocator as Allocator<u64, U3, U1>>::Buffer>;

A 3D vector with u64 components.