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