Viewer(ビューアー)ノード¶

The Viewer node is used to preview image data or value maps anywhere within a compositor node graph. It is a diagnostic tool that allows users to inspect intermediate results without affecting the final output.
You can quickly assign a node to a Viewer by pressing Shift-Ctrl-LMB on the desired node. To switch between multiple Viewer nodes, simply select one with LMB. Only the active Viewer node (highlighted with a red header) will be displayed in the backdrop or Image Editor.
入力¶
- Image(画像)
Outputs the result of this input directly to the viewer result. If this socket is left unconnected, the output will be a black image.
Properties(プロパティ)¶
このノードにはプロパティがありません。
出力¶
このノードには出力ソケットはありません。
キーボードショートカット¶
Viewer node provide a quick way to toggle between different viewer nodes while compositing using keyboard shortcuts, improving workflow efficiency when comparing outputs.
Assign Shortcut (Ctrl-1, Ctrl-2, etc.): Select a node and press a shortcut to assign it. If no Viewer node is attached, one is created and activated. The number will be shown in the upper right part of the node to identify which shortcut is assigned.
Activate Node (1, 2, etc.): Press the assigned number key to activate the node's Viewer output.
注釈
This feature is exclusive to the Compositor and only supports number keys (1-9).
Image Editor(画像エディター)の使用¶
Viewer(ビューアー)ノードを使用すると、結果をImage Editor(画像エディター)に表示できます。リンクされた Image(画像) データブロックメニューで Viewer Node(ビューアーノード) を選択すると、ヘッダーで画像が扱いやすくなります。Image Editor(画像エディター)は、現在選択されているViewer(ビューアー)ノードからの画像を表示します。
表示中の画像を保存するには、
、 Alt-S を使用して、画像をファイルに保存します。Image Editor(画像エディター)のヘッダーには、アルファなしの画像を表示する、アルファ付きの画像を表示する、アルファやZ自体を表示するの3つの追加オプションもあります。表示されたImage(画像)でマウスをクリックしたままにすると、値をサンプリングできます。