Translate Node#

Translate Node.

The Translate node moves an image.

Could also be used to add a 2D camera shake.

Inputs#

이미지

Standard color input.

X, Y

Used to move the input image horizontally and vertically.

특성#

Relative

Percentage translation values relative to the input image size.

Wrapping

Repeat pixels on the other side when they extend over the image dimensions, making endless translating possible.

None, X Axis, Y Axis, Both Axis

참고

Individual axis wrapping is only supported in the CPU compositor.

Outputs#

이미지

Standard color output.