Transform Image
Transforms the image, pos/rot/scale/wrap.


This node transforms the image, based on the parameters set.
These properties control the core behaviours of the node.
| Parameter | Details |
|---|---|
| Active | Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance. |
| Blend Amount | Changes the opacity of the new effect over the original image. |
| Blend Mode (RGB) | Change how the generated effect blends with the parent image RGB. |
| Blend Mode (Alpha) | Change how the generated effect blends with the parent image alpha. |
| Wrap Mode X | Change how the image wraps around the x axis if the transform moves the image off of the output plane.
|
| Wrap Mode Y | Change how the image wraps around the y axis if the transform moves the image off of the output plane.
|
Toggle which of the RGBA channels are affected by the effect.
These properties control how the image is transformed.
| Parameter | Details |
|---|---|
| Position X | Move along the local x-axis. |
| Position Y | Move along the local y-axis. |
| Rotation | The rotation of the image. |
| Scale X | Scale along the local x-axis. |
| Scale Y | Scale along the local y-axis. |
There are no inputs for this node.