Type Definition ggez::graphics::na::Translation3 [] [src]

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

A 3-dimensional translation.