bevy_
math
0.15.0
bevy_math
Function
bvec2
Copy item path
Source
pub const fn bvec2(x:
bool
, y:
bool
) ->
BVec2
Expand description
Creates a 2-dimensional
bool
vector mask.