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

type BVec4 = Matrix<bool, U4, U1, <DefaultAllocator as Allocator<bool, U4, U1>>::Buffer>;

A 4D vector with boolean components.