bevy
0.15.0
In bevy::
math
bevy
::
math
Function
ivec2
Copy item path
source
pub const fn ivec2(x:
i32
, y:
i32
) ->
IVec2
Expand description
Creates a 2-dimensional vector.