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

type Translation3<N> = Translation<N, U3>;

A 3-dimensional translation.