pub fn translate<V>(translation: impl Into<Vector>, view: V) -> Transform<V>
Create a new Transform view that translates its content.
Transform