Type Definition animate::Translation[]

type Translation<S> = Translation2D<S, UnknownUnit, UnknownUnit>;

Alias for euclid::default::Translation2D