Houdini 20.5 Nodes Copernicus nodes

Flip Copernicus node

Flips a layer horizontally, vertically, or diagonally.

On this page

This node flips a layer horizontally, vertically, or diagonally. You can apply some or all of these transformations to your layer. When you flip a layer diagonally, a non-square aspect ratio is flipped.

Before and after vertically flipping the layer.

Parameters

Mask

The amount of the new value to mix in with the original value. Higher values mix in more of the new value. Lower values mix in less of the new value.

The default value is 1, which means this node uses only the new value. See Mask for more information.

Flip Horizontally

Flips the layer about the y-axis in image space.

Flip Vertically

Flips the layer about the x-axis in image space.

Flip Diagonally

Flips the layer diagonally in image space, which flips the layer’s resolution.

For example, if you flip a 1920×1080 layer diagonally it becomes 1080×1920.

Inputs

source

The original layer to flip.

mask

An optional per-pixel mask amount that’s scaled by the Mask parameter.

Outputs

flip

The flipped source layer.

Copernicus nodes