Skip to content

Translate Transform

The Translate Transform node produces an Affine Transform value representing a transformation that translates an image by a given amount.

Inputs and Outputs

Inputs:

  • Translation: a Vector 2 value, representing the translation amount in the x (horizontal) and y (vertical) axes.

Outputs:

  • Output: an Affine Transform value.

Example

Here is a small example of using this node to translate an image (a small, red rectangle), placing it over a photograph: