View Layer Properties

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

    • 控制模式
    • 用于检测实际上已渲染的边缘,并且将从头到尾地执行控制:

      • 参数编辑器模式
      • Lines are rendered via the , easy but limited.
      • Python 脚本编写模式
      • Lines are rendered via Python scripting, powerful but complex.
    • 该选项用于重用先前计算的视图映射,以供后续渲染。当输入三维场景的网格几何结构被改变时,缓存将自动更新。

    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 mapfor another view layer and hence no performance gain is expected.

    • 面平滑度
    • Takes Smooth Shading into account for edges calculation.
    • 角阈值
    • 如果两个相邻的面形成小于所定义的角阈值的角,则在使用线集中的边缘类型选择时将呈现它们之间的边缘。该值也影响轮廓边缘类型选择。
    • 背面剔除
    • 高级选项
      • 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 shapeof the surface within the specified radius.Increasing the value reduces noise and detail.
      • 极小Kr导数
      • Controls the threshold on the minimum rate of change of curvature used to filter the outputof the Suggestive Contour edge type selection. Increasing the value reduces the amount ofrendered lines, starting from smoother areas of the object (further information in).