[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::geometry::Translation2

type Translation2<N> = Translation<N, U2>;

A 2-dimensional translation.