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. When flipping diagonally, a non-square aspect ratio is flipped.

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. A value of 1 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. This 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