Skip to content

Rotate Transform

The Rotate Transform node produces an Affine Transform value representing a rotation of a given angle.

Inputs and Outputs

Inputs:

  • Angle: a Float value, representing the angle of the rotation.

Outputs:

  • Output: an Affine Transform value.

Example

Here is a small example of using this node to rotate an image: