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 (with the icon in the 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.
出力¶
このノードには出力ソケットはありません。
使用方法¶
Compositor Backdrop¶
When a Viewer node is active and Backdrop(背景) is enabled, its image is displayed behind the node tree as a backdrop. This allows compositing operations to be evaluated directly while editing the node graph.
When the active Viewer node is selected, an interactive gizmo is displayed in the backdrop if Active Node is enabled. The gizmo can be used to:
Move the backdrop image.
Scale the backdrop image.
These adjustments only affect how the image is displayed in the Node Editor and do not modify the image itself or the compositor output.
キーボードショートカット¶
Viewer nodes 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.
注釈
Only number keys (1-9) are supported.
Image Editor(画像エディター)の使用¶
Viewer(ビューアー)ノードを使用すると、結果をImage Editor(画像エディター)に表示できます。リンクされた Image(画像) データブロックメニューで Viewer Node(ビューアーノード) を選択すると、ヘッダーで画像が扱いやすくなります。Image Editor(画像エディター)は、現在選択されているViewer(ビューアー)ノードからの画像を表示します。
表示中の画像を保存するには、 、 Alt-S を使用して、画像をファイルに保存します。
Image Editor(画像エディター)のヘッダーには、アルファなしの画像を表示する、アルファ付きの画像を表示する、アルファやZ自体を表示するの3つの追加オプションもあります。表示されたImage(画像)でマウスをクリックしたままにすると、値をサンプリングできます。
参考
For overlays specific to the Viewer node (such as text info and render guides), see Guides Overlays.