View Layer Properties

Орієнтир – Reference

Panel:Properties ‣ View Layer ‣ Freestyle

There is only one view map per view layer. It controls the edge detection parameters.

../../_images/render_freestyle_view-map_freestyle-panel.png

View Layer: Freestyle panel.

Режим Керування – Control Mode

Визначає краї, що фактично рендеряться, зображуються, і як вони можуть керуватися за допомогою:

Режим Редактора Параметрів – Parameter Editor Mode
Lines are rendered via the parameter editor, easy but limited.
Режим Скриптування на Python – Python Scripting Mode
Lines are rendered via Python scripting, powerful but complex.
Кеш Карти Огляду – View Map Cache

Опція для повторного використання попередньої обчисленої карти огляду для наступного рендерингу. Цей кеш автоматично оновлюється, коли геометрія сіті увідної 3D сцени змінюється.

This functionality offers a major performance boost for Freestyle animation rendering when the camera-space mesh geometry is static, as well as for repeated still renders with updates of line stylization options.

Although the „“View map cache““ checkbox is a view layer option, the cache memory is shared by all view layers and scenes. This means that if Freestyle is used for two or more view layers (possibly in different scenes through the compositor), then the cached view map for one view layer is replaced by a new view map for another view layer and hence no performance gain is expected.

Згладженість Граней – Face Smoothness
Takes Smooth Shading into account for edges calculation.
Кут Складки – Crease Angle
Якщо дві суміжні грані формують кут, менший ніж визначений уставою Crease Angle, то ребро, край мжі ними буде рендерено, коли увімкнено тип країв Crease у наборі ліній. Це значення також впливає на тип краю Silhouette.
Відкидання – Culling
Ignore the edges that are out of view. (Saves some processing time and memory, but may reduce the quality of the result in some cases.)
Просунуті Опції – Advanced Options
Sphere Radius
Affects the calculation of curvatures for Ridge, Valley and Suggestive Contour edge type selection in a line set. The curvature at each vertex is computed by averaging the shape of the surface within the specified radius. Increasing the value reduces noise and detail.
Епсилон Похідної Kr – Kr Derivative Epsilon
Controls the threshold on the minimum rate of change of curvature used to filter the output of the Suggestive Contour edge type selection. Increasing the value reduces the amount of rendered lines, starting from smoother areas of the object (further information in this pdf).