纹理

为自由泳描边指定纹理。

../../../../_images/render_freestyle_parameter-editor_line-style_texture_tab.png

线条样式:纹理。

使用节点

在 "循环" 中,纹理通过着色器 节点 来定义。

沿笔画的间隔

允许设置沿描边长度映射的纹理的 "步伐" 。

转到线型纹理

其他 纹理 选项卡属性中的线型纹理属性的快捷方式。确保首先启用 使用节点

节点

沿行程节点的 UV

../../../../_images/render_freestyle_parameter-editor_line-style_texture_uv-along-stroke-node.png

沿描边节点的 UV。

UV 沿描边 输入节点是沿描边长度映射纹理,从而可以模仿铅笔、画笔和其他艺术媒介标记。

Note

这些 UV 贴图仅在自由式渲染过程中可用。因此, "沿描边 UV"节点不能被传统的 UV贴图输入节点替换,该节点采用已定义为网格数据一部分的现有 UV 贴图。

输入

该节点没有输入项。

属性

使用末端

允许将纹理图像的下四分之一用于描边的头部和尾部尖端,而上半部分用于描边体。

输出

UV

沿描边定义的 UV贴图。

线条样式输出节点

../../../../_images/render_freestyle_parameter-editor_line-style_texture_output-node.png

线条样式输出节点。

线条样式输出 节点指定如何将纹理信息混合到线条样式的基色中。

输入

颜色

纹理的颜色输入。

色彩系数

颜色 值的标准混合因子。

Alpha

纹理的Alpha输入。

Alpha 系数

Alpha 值的标准混合因子。

属性

混合

可以在选择菜单中选择混合模式。请参阅 颜色混合模式 以获取有关每种混合模式的详细信息。

钳制

将最高颜色值限制为不超过 1.0。

输出

此节点没有输出。

例子

The image below shows a typical shader node tree that maps a floral texture image along strokes. The UV Along Stroke input node retrieves UV maps defined by Freestyle along generated strokes, and feeds them to the Vector input channel of the Image Texture node. A texture image is selected in the Image Texture node, and its color is fed to the Alpha channel of the Line Style Output node. Since the Alpha Factor is set to one, the texture image replaces the base alpha transparency of the active line style (shown in the Freestyle Line Style panel). On the other hand, the Mix blend mode is selected in the Line Style Output node with the Color Factor set to zero, so that the gradient line color specified in the active line style is applied along strokes.

../../../../_images/render_freestyle_parameter-editor_line-style_texture_uv-along-stroke-example.png

Example of Line Style Nodes (blend-file).

It is noted that the texture image FS_floral_brush.png shown in the screen capture is an example of Freestyle brush images with tips. Specifically, the upper half of the image is used as a seamless horizontal tile of the stroke body, whereas the parts in the lower half are tips (stroke caps) at both ends of the stroke.