pub const fn bvec3(x: bool, y: bool, z: bool) -> BVec3
Creates a 3-dimensional bool vector mask.
bool