OneView
OneView lets you separate one view for processing. This is useful if you need to perform different actions on different views, for example if you want to color correct one view but not the other. Any changes you make using subsequent nodes are only applied to the extracted view (regardless of what view you are displaying in the Viewer).
If you want to perform the same action on both views but use different values for each, you can split the view off in the node’s controls instead.
To merge the views back together further down the node tree, use the JoinViews node.
See also Split and Join.
Inputs and Controls
Connection Type |
Connection Name |
Function |
Input |
unnamed |
The image that contains the view you want to separate for processing. |
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
OneView Tab |
|||
view |
view |
N/A |
The view to extract. |