bevy_math::bool

Function bvec2

source
pub const fn bvec2(x: bool, y: bool) -> BVec2
Expand description

Creates a 2-dimensional bool vector mask.