bevy_math

Function bvec2

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

Creates a 2-dimensional bool vector mask.