Rotate Node

Rotate Node.

This node rotates an image.

Входы

Image

Standard color input.

Degr

Rotation angle in degree. Positive values rotate clockwise and negative ones counterclockwise.

Свойства

Filter

Interpolation Methods.

Nearest:

No interpolation, uses nearest neighboring pixel.

Bilinear:

Simple interpolation between adjacent pixels.

Bicubic:

Highest quality interpolation. CPU Compositor Only

Выходы

Image

Standard color output.