bevy
0.15.0
In bevy::
math::
bool
Structs
BVec2
BVec3
BVec3A
BVec4
BVec4A
Functions
bvec2
bvec3
bvec3a
bvec4
bvec4a
bevy
::
math
::
bool
Function
bvec2
Copy item path
Settings
Help
Summary
source
pub const fn bvec2(x:
bool
, y:
bool
) ->
BVec2
Expand description
Creates a 2-dimensional
bool
vector mask.