TranslationTransform¶ Creates an affine translation transformation. $ wo 'TranslationTransform[{1, 2}]' TransformationFunction[{{1, 0, 1}, {0, 1, 2}, {0, 0, 1}}]