logo
pub type Translation = Translation2D<f32, UnknownUnit, UnknownUnit>;
Expand description

Alias for euclid::default::Translation2D<f32>