If you’re working on a stereoscopic or multi-view project, you can use this node to display a blend between two views in the Viewer. This allows you to check how elements in these views are aligned.
The image that contains the two views you want to dissolve between:
• If your input is an .exr file, the file may already contain both views. This is because .exr files support multiple views in a single file.
• With any other file types, you need to have separate files for the left and right views. You can combine these files into a single input using a JoinViews node.
Control (UI)
Knob (Scripting)
Default Value
Function
MixViews Tab
views
views
N/A
The two views to blend between.
mix
mix
0
Adjust the blend between the views. Setting this to 0 or 1 displays only one of the views. Values between 0 and 1 produce a gradual transition from one view to the other.