翻转节点¶
The Flip node flips the input image horizontally, vertically, or both, based on the inputs provided.
This node can be used to mirror an image or as part of a compositing setup that blends the original image with a flipped version to achieve symmetry effects.
输入¶
- 图像
要翻转的标准颜色输入。
- 翻转 X
水平翻转图像(从左到右)。
- 翻转 Y
垂直翻转图像(从上到下)。
属性¶
该节点没有属性。
输出¶
- 图像
翻转后的图像。