Render Layers Node¶

Renders a View Layer and reads its Passes into the compositing node graph.
Inputs¶
This node has no input sockets.
특성¶
- 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 Node.
Outputs¶
- 이미지
Rendered image.
- Alpha
Alpha channel.
- 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.