Type Definition rapier3d::math::Translation[][src]

pub type Translation<N> = Translation<N, 3_usize>;
Expand description

The translation type.