Nodo Mover

Nodo Mover.

El nodo Mover mueve una imagen.

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

Entradas

Imagen

Entrada de color estándar.

X, Y

Used to move the input image horizontally and vertically.

Propiedades

Relativo

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

Filtro

Métodos de Interpolación.

Más Cercano:

Sin interpolación, utiliza el píxel vecino más cercano.

Bilineal:

Interpolación simple entre píxeles adyacentes.

Bicúbico:

Interpolación de la más alta calidad.

Salidas

Imagen

Salida de color estándar.