简介

Renders can be separated into layers, to composite them back together afterwards.

Some example usages are applying compositing effects to characters separately, blurring the background and foreground layers separately for depth of field, or rendering different lighting variations of the same scene.

Using View Layers can also save you from having to re-render your entire image after each change, allowing you to instead re-render only the layer(s) that you have altered.

视图层

../../_images/render_layers_introduction_list.png

View Layers.

In the top of the screen there is a list of all the View Layers in the active scene.

名称

The name of the active view layer, click to edit the name.

添加视图层

Will add a new view layer to the active scene.

新建

Adds a new view layer.

复制设置

Adds a new view layer with all the settings of current view layer.

空白

Adds a new view layer with all collections disabled.

删除视图层

Will remove the selected view layer from the active scene.

Note

A scene must have at least one view layer.

用法

Each Scene has an associated set of Collections. The visibility settings of each collection can be changed per View Layer to separate the rendering of different objects and lights into layers.

集合

Per collection you can adjust the way how the render engine needs to render the objects inside. Based on the render engine different options can be set.

../../_images/render_layers_introduction_viewlayer-collection.png

Collection/View layer settings.

从视图层禁用

Remove this collection from the active view layer. Objects that are only in this collection will not be rendered for the active view layer. This is useful to sometimes leave out some object influence for a particular view layer.

在视图层中启用

Add this collection to the active view layer. Objects inside the collection will be rendered with the active view layer.

设为阻隔

Objects inside this collection will generate a holdout/mask in the active view layer.

清理阻隔

Clear the Set Holdout flag.

Set Indirect Only Cycles Only

Objects inside this collection will only contribute to the final image indirectly through shadows and reflections.

Clear Indirect Only Cycles Only

Clear the Indirect Only flag. Objects inside this collection will contribute normally to the final image.

Cycles

参考

面板

View Layers ‣ Layer

This section covers only the Render Layer settings appropriate for the Cycles renderer. For the engine-independent settings, see this section.

过滤

包括
环境

Disables rendering the Environment render pass in the final render.

环境光遮蔽

Disables rendering the Ambient Occlusion render pass in the final render.

Disables rendering object materials in the final render.

曲线

Disables rendering curve strands in the final render.

体积光渲染

Disables rendering Volumes in the final render.

使用
动态模糊

Render motion blur for this Layer, if enabled in the Render Settings.

覆盖

材质覆盖

Overrides all materials in the render layer.

采样

View layer samples to override the scene samples. Controlled by the layer samples in the Sampling panel.