Render Layers(レンダーレイヤー)ノード¶

Renders a View Layer and reads its Passes into the compositing node graph.
入力¶
このノードには入力は有りません。
Properties(プロパティ)¶
- Scene(シーン)
The scene for which to render a view layer.
- View Layer(ビューレイヤー)
The view layer to render. The button next to the dropdown re-renders it immediately.
ヒント
To use the compositing output from another scene rather than its "raw" render output, first render that scene into a series of multi-layered images (using e.g. the OpenEXR format), then load those images into the Compositor of the current scene using the Image(画像)ノード.
出力¶
- Image(画像)
レンダリングした画像。
- Alpha(アルファ)
アルファチャンネル。
- Render pass sockets
Additional outputs for any enabled render passes.
注釈
The viewport compositor only supports render passes when using EEVEE. For other engines, the passes will be empty.