Type Definition sfml::graphics::glsl::BVec3

source · []
pub type BVec3 = Vector3<bool>;
Expand description

3D bool vector (bvec3 in GLSL).