Nét Vẽ (Strokes)#

Strokes are the final rendered lines. Yet you can tweak them, for example, by removing the ones longer/shorter than some threshold, chaining lines into a single stroke or breaking a stroke into several ones based on angles, dashed pattern, etc.

../../../../_images/render_freestyle_parameter-editor_line-style_strokes_tab.png

Line Style: Strokes.#

Nắp Đậy (Caps)

You can choose between three types of line caps:

Bẹt (Butt):

Flat cap, exactly at the point the line ends.

Tròn (Round):

A half circle centered on the end point of the line.

Hình Vuông (Square):

A square centered on the end point of the line (hence, like the circle, the drawn end of the line is slightly extended compared to its computed value).

../../../../_images/render_freestyle_parameter-editor_line-style_strokes_caps-example.png

Ví dụ về đổi tỷ lệ vỏ bao.#

Móc Nối (Chaining)#

By default all retrieved lines from the line set are chained together. There are two basic chaining methods:

Phương Pháp (Method)
Đơn Thuần (Plain):

The default chaining method; it creates simple chains.

Phác Họa (Sketchy):

This chaining option allows for generating chains of feature edges with sketchy multiple strokes. Basically, it generates Round strokes instead of a single one. It is only really useful if you use some random-driven modifiers in the line style!

Số Lượt (Rounds)

It specifies the number of rounds in sketchy strokes.

Cùng Một Đối Tượng (Same Object)

Nếu 'đúng' thì chỉ nối các nét viền hình thể của cùng đối tượng mà thôi.

Chaining can also be turned off to render each line separately, which can be useful for line styles which depend on accurate representation of the line set.

Tách Phân (Splitting)#

You can split up chains of Freestyle lines by enabling one of the following:

Độ Vuốt Thon Tối Thiểu/Tối Đa (Min/Max 2D Angle)

Splits chains of feature edges when they make a 2D angle above (or below) a minimum (or maximum) threshold.

Độ Dài 2D (2D Length)

Splits chains when they are longer than the given value.

Ranh Giới Nguyên Vật Liệu (Material Boundary)

Splits chains of feature edges if they cross from one material to another.

Mẫu Tách Phân (Split Pattern)#

Splits the chains using the given dashed pattern (see also Dashed Line).

Nét Gạch Ngang 1, 2, 3 (Dash 1, 2, 3)

Length of the specified dash for splitting.

Khoảng Trống 1, 2, 3 (Gap 1, 2, 3)

Length of the specified gap for splitting.

Sắp Thứ Tự (Sorting)#

You can sort the order of your strokes, allowing the lines to stack in the order given.

Khóa để Sắp Thứ Tự (Sort Key)

A sort key is used to determine the stacking order of lines.

Khoảng Cách Từ Máy Quay Phim (Distance from Camera):

Lines closer to the camera lie on top of further lines.

Độ Dài 2D (2D Length):

Longer lines lie on top of shorter lines.

Trục Phóng Chiếu (Projected X/Y):

Sort by the projected X or Y value in the image coordinate system.

Loại Tích Phân (Integration Type)

Use in tandem with the Sort Key to determine the range for sorting. Since the distance of a line from the camera may vary over vertices, this option computes the sort key for a line from the values computed at individual vertices. The value computed for the line is:

Trung Bình (Mean):

The mean of the values obtained for the vertices.

Tối Thiểu (Min):

The minimum of the values obtained for the vertices.

Tối Đa (Max):

The maximum of the values obtained for the vertices.

Đầu Tiên/Thứ Nhất (First):

The value obtained for the first vertex.

Cuối (Last):

The value obtained for the last vertex.

Trật Tự Sắp Xếp (Sort Order)

With the given result you can choose to "Reverse" the sort order.

Lựa Chọn (Selection)#

You can also choose to only render selected chains.

Chiều Cao Tối Thiểu/Tối Đa (Min/Max 2D Length)

Chains longer and/or shorter than "Độ Dài 2D".

Lượng Mắt Xích (Chain Count)

Allows the selection of first N chains.

Đường Gạch Ngang (Dashed Line)#

By enabling the Dashed Line checkbox, you can specify three pairs of dash and gap lengths. Dash values define the lengths of dash strokes, while gap values specify intervals between two dashes.

If a zero gap is specified, then the corresponding dash is ignored even if it has a nonzero value.

Dashes are treated as separate strokes, meaning that you can apply line caps, as well as color, alpha and thickness modifiers.

Nét Gạch Ngang 1, 2, 3 (Dash 1, 2, 3)

Length of the specified dash for dashed lines.

Khoảng Trống 1, 2, 3 (Gap 1, 2, 3)

Length of the specified gap for dashed lines.