Function bevy::math::f64::dvec2

source ยท
pub const fn dvec2(x: f64, y: f64) -> DVec2
Expand description

Creates a 2-dimensional vector.