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

type BVec3 = Matrix<bool, U3, U1, <DefaultAllocator as Allocator<bool, U3, U1>>::Buffer>;

A 3D vector with boolean components.