纹理

Assigns a texture to the Freestyle stroke.

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

Line Style: Texture.

使用节点

In Cycles textures are defined by means of shader Nodes.

沿笔画的间隔

Allows to set the “pace” of textures mapped along the length of strokes.

Go to Linestyle Textures

A shortcut to the line style texture properties in the other Textures tab of the Properties. Make sure to first enable Use Nodes.

节点

UV Along Stroke Node

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

UV Along Stroke Node.

The UV Along Stroke input node is maps textures along the stroke length, making it possible to mimic pencil, paintbrush, and other art medium marks.

Note

These UV maps become available only during the Freestyle rendering process. Hence, the UV Along Stroke node cannot be replaced by the conventional UV Map input node which takes an existing UV map already defined as part of mesh data.

输入

该节点没有输入项。

属性

使用末端

Allows to use lower quarters of a texture image for the head and tail tips of a stroke, while the upper half for the stroke body.

输出

UV

UV maps defined along strokes.

线条样式输出节点

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

线条样式输出节点。

The Line Style Output node specifies how to mix the texture information into the base color of line styles.

输入

颜色

Color input for the texture.

色彩系数

Standard mix factor of the Color value.

Alpha

Alpha input for the texture.

Alpha 系数

Standard mix factor of the Alpha value.

属性

混合

The Blend mode can be selected in the select menu. See Color Blend Modes for details on each blending mode.

限定

Limit the highest color value to not exceed 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.