ShuffleViews

You can use this node to rearrange the views in your script. For example, you can swap the left and right views around in the pipeline, so that Nuke uses the left input for the right eye and vice versa.

Inputs and Controls

Connection Type

Connection Name

Function

Input

unnamed

The image that contains the views you want to rearrange.

Control (UI)

Knob (Scripting)

Default Value

Function

ShuffleViews Tab

views to use

views

N/A

1.   Click add to add rows of controls to the control panel, or delete to remove unnecessary rows.
2.   Use the buttons or dropdown menus to select which view to replace with which. For example, to swap the left and right views around, you need to make the following selections:

On one row, select left under get, and right under from (“get left from right”). The left view is now replaced with the right view.

On another row, select right under get, and left under from (“get right from left”).

Step-by-Step Guides

Swapping Views