﻿<?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_Set</id>
	<title>Doc:2.6/Manual/Render/Freestyle/Parameter Editor/Line Set - 版の履歴</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_Set"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Set&amp;action=history"/>
	<updated>2026-08-15T04:46:12Z</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_Set&amp;diff=141255&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_Set&amp;diff=141255&amp;oldid=prev"/>
		<updated>2018-06-28T20:53:54Z</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_Set&amp;diff=141254&amp;oldid=prev</id>
		<title>2013年8月31日 (土) 22:38にwiki&gt;Manuelraiによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line_Set&amp;diff=141254&amp;oldid=prev"/>
		<updated>2013-08-31T22:38:17Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Line Set=&lt;br /&gt;
A line set selects, among the lines (edges) detected by Freestyle, which ones will be rendered using its attached [[Doc:2.6/Manual/Render/Freestyle/Parameter_Editor/Line Style|line style]], through various methods.&lt;br /&gt;
&lt;br /&gt;
[[file:Manual-2.6-Render-freestyle-BasicEdgeTypeSelectionEx.png|center|thumb|600px|Examples of some basic edge types by LightBWK ([[File:EdgeType.zip]])]]&lt;br /&gt;
&lt;br /&gt;
==Selection by Visibility==&lt;br /&gt;
There are three choices for selecting edges by visibility.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Visible}}&lt;br /&gt;
:Only lines occluded by no surfaces are rendered.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Hidden}}&lt;br /&gt;
:Lines occluded by at least one surface are rendered.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Hidden_Edges.png|center|thumb|600px|Proof of concept of visible and hidden edges by LightBWK ([[File:HiddenCreaseEdgeMark.zip|Sample .blend]])]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|QI Range}}&lt;br /&gt;
:QI stands for ''Quantitative Invisibility''. Lines occluded by a number of surfaces in the given range are rendered.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Start}} and {{Literal|End}}&lt;br /&gt;
:Only with {{Literal|QI Range}}, min/max number of occluding surfaces for a line to be rendered.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-QI_Range.png|center|thumb|600px|QI Range proof of concept demo, Start: 3, End: 7, by LightBWK ([[File:QI-Range.zip|Sample .blend]])]]&lt;br /&gt;
&lt;br /&gt;
==Selection by Edge Types==&lt;br /&gt;
Edge types are basic algorithms for the selection of lines from geometry. When using the parameter editor you have to choose at least one edge type in order to get a render output, but several edge types can be combined in one line set. Edge types can also be excluded from calculation by pressing the {{Literal|X}} next to them.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Silhouette}}&lt;br /&gt;
:Draws silhouettes around your closed objects; it is often good for organic objects (like Suzanne &amp;amp; Sphere), and bad for sharp edges, like a box. It can’t render open mesh objects like open cylinders and flat planes. The output is affected by the {{Literal|Kr Derivative Epsilon}} viewmap setting.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Crease}}&lt;br /&gt;
:Shows only edges whose adjacent faces form an angle greater than the defined viewmap’s {{Literal|Crease Angle}}.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-CreaseConcept.png|center|thumb|600px|Crease Angle proof of concept for 121º by LightBWK ([[File:CreaseAngle.zip| the .blend file]])]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Border}}&lt;br /&gt;
:Border is for open/unclosed edge meshes; an open cylinder has an open edge at the top and bottom, and a plane is open all around. Suzanne's eye socket is an open edge. All open edges will have lines rendered. This depends on the mesh structure.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Edge Marks}}&lt;br /&gt;
:Renders marked edges. See [[#Edge Marks|below]] for details.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Contour}}&lt;br /&gt;
:Draws the outer edges and inner open border.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|External Contour}}&lt;br /&gt;
:Draws the contour lines, but only on the outer edges.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-ContourVsExternalContour.png|center|thumb|600px|Left pair: Contour; Right pair: External Contour]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Suggestive Contour}}&lt;br /&gt;
:Draws some lines which would form the contour of the mesh if the viewport was shifted. Depends on your viewmap settings for {{Literal|Kr Derivative Epsilon}} and {{Literal|Sphere Radius}} (further information: [[File:Manual-2.6-Render-Freestyle-PrincetownLinestyle.pdf]]).&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Material Boundary}}&lt;br /&gt;
:Draws lines where two materials meet on the same object. Must be activated in the viewmap settings.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Ridge &amp;amp; Valley}}&lt;br /&gt;
:Draws ridges and valleys. Depends on your {{Literal|Sphere Radius}} viewmap settings.&lt;br /&gt;
&lt;br /&gt;
===Edge Marks===&lt;br /&gt;
[[file:Manual-Part26-freestyle-mark-freestyle-edge.png|thumb|Select and mark Freestyle edges.]]&lt;br /&gt;
[[file:Manual-Part26-freestyle-edge-mark.png|thumb|Edge Mark setting in the Line Sets tab.]]&lt;br /&gt;
In edit mode you can mark “Freestyle Edges” in the same manner you can mark “Seams” for UV unwrapping or “Sharp” for edge split. These marked edges are available to render when you select {{Literal|Edge Mark}}.&lt;br /&gt;
&lt;br /&gt;
This is done as follows:&lt;br /&gt;
*Select your mesh and tab into {{Literal|Edit}} mode.&lt;br /&gt;
*Select the edges you want to be marked.&lt;br /&gt;
*Press {{shortcut|crtl|E}} and select {{Literal|Mark Freestyle Edge}}.&lt;br /&gt;
&lt;br /&gt;
Edge marks are useful when you want to draw lines along particular mesh edges. The examples below explain the use of edge marks.&lt;br /&gt;
{|align = center&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-edge-marks-viewport.png|thumb|Marking Freestyle Edges in edit mode.]]&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-edge-marks-disabled.png|thumb|Render without Edge Marks.]]&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-edge-marks-enabled.png|thumb|Render with Edge Marks enabled.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
The image on the left shows a sphere in {{Literal|Edit}} mode. The green lines are the edge marks. On the right you see a render without edge marks enabled.&lt;br /&gt;
&lt;br /&gt;
With edge marks enabled, the previously-marked lines are always rendered. You can see the black contour lines and the blue lines that are made with edge marks.&lt;br /&gt;
&lt;br /&gt;
What are edge marks good for?&lt;br /&gt;
#When you need to render marks on an almost-flat plane, when other edge types can’t detect any line.&lt;br /&gt;
#When you want full control of edge rendering. Often used for edges of squarish shapes.&lt;br /&gt;
#Mark the whole base mesh to be rendered for base mesh preview.&lt;br /&gt;
&lt;br /&gt;
What are edge marks not good for?&lt;br /&gt;
#Round outer edges (use instead {{Literal|Contour}}/{{Literal|External Contour}}/{{Literal|Silhouette}}).&lt;br /&gt;
&lt;br /&gt;
==Selection by Face Marks==&lt;br /&gt;
[[file:Manual-Part26-freestyle-mark-freestyle-face.png|thumb|Mark Freestyle Faces.]]&lt;br /&gt;
To set a face mark:&lt;br /&gt;
*Select a mesh and tab into {{Literal|Edit}} mode.&lt;br /&gt;
*Select the faces you want to be marked.&lt;br /&gt;
*Press {{shortcut|ctrl|F}} and select {{Literal|Mark Freestyle Face}}.&lt;br /&gt;
&lt;br /&gt;
Face marks are useful for removing lines from certain areas of a mesh.&lt;br /&gt;
&lt;br /&gt;
In this example, two faces of the default cube are marked like the image on the left. On the right is a render without face marks activated.&lt;br /&gt;
{|align = center&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-marks-viewport.png|thumb|Marked Faces.]]&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-marks-disabled.png|thumb|Render Output.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[file:Manual-Part26-freestyle-face-mark.png|thumb|Face mark options.]]&lt;br /&gt;
&lt;br /&gt;
The line selection can be controlled via inclusion and faces options:&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Inclusive}}/{{Literal|Exclusive}}&lt;br /&gt;
:Whether to include or exclude edges matching defined face mark conditions from the line set.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|One Face}}&lt;br /&gt;
:(De)select all edges which have one or both neighbor faces marked.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Both Faces}}&lt;br /&gt;
:(De)select all edges which have both of their neighbor faces marked.&lt;br /&gt;
&lt;br /&gt;
The image below shows the resulting combinations.&lt;br /&gt;
{|align = center&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-mark-inclusive-one.png|thumb|Inclusive, One Face.]]&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-mark-inclusive-both.png|thumb|Inclusive, Both Faces.]]&lt;br /&gt;
 |}&lt;br /&gt;
{|align = center&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-mark-exclusive-one.png|thumb|Exclusive, One Face.]]&lt;br /&gt;
 |[[file:Manual-Part26-freestyle-face-mark-exclusive-both.png|thumb|Exclusive, Both Faces.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==Selection by Group==&lt;br /&gt;
You can include or exclude objects for line calculation, based on their belonging to a group.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Group}}&lt;br /&gt;
:The name of the object group to use.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Inclusive}}/{{Literal|Exclusive}}&lt;br /&gt;
:Whether to include or exclude lines from those objects in this line set.&lt;br /&gt;
&lt;br /&gt;
==Selection by Image Border==&lt;br /&gt;
If enabled, Freestyle only takes geometry within the image border into consideration for line calculation. This reduces render times but increases continuity problems when geometry is moved out of and into camera view.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Manuelrai</name></author>
		
	</entry>
</feed>