Rotate Operator
The Rotate Operator can rotate, scale, translate and resize a texture.
Inputs
One texture.
Parameters
New Width
Resizes the texture horizontally. Contents will be scaled.
New Height
Resizes the texture vertically. Contents will be scaled.
Angle (Z)
Rotates the texture around the center.
Zoom (X, Y)
Scales the texture independently in the horizontal and the vertical.
Scroll ( X, Y)
Moves the texture
Border clamp
off/x/y/both: Off: border pixels wrap. On: border pixels clamp.