☰
Other items in
emath
All crates
?
Function
emath
::
vec2
[
−
]
[src]
pub const fn vec2(x:
f32
, y:
f32
) ->
Vec2
Expand description
vec2(x,y) == Vec2::new(x, y)