Type Definition rapier3d::math::Translation

source · []
pub type Translation<N> = Translation<N, 3_usize>;
Expand description

The translation type.