Type Definition sfml::graphics::glsl::BVec2

source · []
pub type BVec2 = Vector2<bool>;
Expand description

2D bool vector (bvec2 in GLSL).