rerun
0.20.0
In rerun::external::eframe::egui::epaint::emath
?
Settings
Function
rerun
::
external
::
eframe
::
egui
::
epaint
::
emath
::
vec2
Copy item path
[
−
]
pub const fn vec2(x:
f32
, y:
f32
) ->
Vec2
Expand description
vec2(x, y) == Vec2::new(x, y)