﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FRender%2FFreestyle%2FParameter_Editor%2FLine_Style%2FStrokes</id>
	<title>Doc:2.6/Manual/Render/Freestyle/Parameter Editor/Line Style/Strokes - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FRender%2FFreestyle%2FParameter_Editor%2FLine_Style%2FStrokes"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Style/Strokes&amp;action=history"/>
	<updated>2026-05-24T05:25:43Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Style/Strokes&amp;diff=141263&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Style/Strokes&amp;diff=141263&amp;oldid=prev"/>
		<updated>2018-06-28T20:53:55Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:53時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Style/Strokes&amp;diff=141262&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Style/Strokes&amp;diff=141262&amp;oldid=prev"/>
		<updated>2013-08-11T03:02:25Z</updated>

		<summary type="html">&lt;p&gt;minor edits&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Stroke=&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Stroke_UI.png|center|thumb|300px|Stroke Line Style]]&lt;br /&gt;
&lt;br /&gt;
Strokes are the final rendered lines. Yet you can tweaks 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.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Chaining==&lt;br /&gt;
&lt;br /&gt;
By default all retrieved lines from the line set are chained together. There are two basic chaining methods: &lt;br /&gt;
;{{Literal|Plain}}&lt;br /&gt;
:The default chaining method; it creates simple chains.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Sketchy}} &lt;br /&gt;
&lt;br /&gt;
:This chaining option allows for generating chains of feature edges with sketchy multiple strokes. Basically, it generates {{Literal|Round}} strokes instead of a single one. It is only really useful if you use some random-driven modifiers in the line style!&lt;br /&gt;
;{{Literal|Rounds}}&lt;br /&gt;
:It specifies the number of rounds in sketchy strokes.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Chaining_UI.png|right|thumb|300px|Chaining]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Splitting==&lt;br /&gt;
You can split up chains of Freestyle lines by checking one of the following:&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Material Boundary}}&lt;br /&gt;
:Splits chains of feature edges if they cross from one material to another.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Min 2D Angle}} and {{Literal|Max 2D Angle}}&lt;br /&gt;
:Splits chains of feature edges when they make a 2D angle above (or below) a minimum (or maximum) threshold.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Splitting_UI.png|right|thumb|300px|Splitting]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|2D Length}}&lt;br /&gt;
:Splits chains when they are longer than the given value.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|D1}}/{{Literal|G1}}/{{Literal|D2}}/{{Literal|G2}}/{{Literal|D3}}/{{Literal|G3}}&lt;br /&gt;
:Splits the chains using the given dashed pattern (“D” stands for “dash”, “G” stands for “gap”; see also [[#Dashed Line|below]]).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Selection==&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Selection_Length_UI.png|right|thumb|300px|Selection]]&lt;br /&gt;
&lt;br /&gt;
You can also choose to only select (i.e. render) chains longer than {{Literal|Min 2D Length}} and/or shorter than {{Literal|Max 2D Length}}.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Caps==&lt;br /&gt;
You can choose between three types of line caps:&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Butt}}&lt;br /&gt;
:Flat cap, exactly at the point the line ends.&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Caps_UI.png|right|thumb|300px|Line tip caps]]&lt;br /&gt;
;{{Literal|Round}}&lt;br /&gt;
:A half circle centered on the end point of the line.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Square}}&lt;br /&gt;
: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).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Dashed Line==&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Dashes_UI.png|right|thumb|300px|Dashes Line UI]]&lt;br /&gt;
&lt;br /&gt;
By enabling the {{Literal|Dashed Line}} check box, 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.&lt;br /&gt;
&lt;br /&gt;
If a zero gap is specified, then the corresponding dash is ignored even if it has a non-zero value.&lt;br /&gt;
&lt;br /&gt;
Dashes are treated as separate strokes, meaning that you can apply line caps, as well as color, alpha and thickness modifiers.&lt;br /&gt;
&amp;lt;!--The image below shows a few examples of dashed lines on the default cube.--&amp;gt;&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>