﻿<?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%2FModifiers%2FDeform%2FShrinkwrap</id>
	<title>Doc:2.6/Manual/Modifiers/Deform/Shrinkwrap - 版の履歴</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%2FModifiers%2FDeform%2FShrinkwrap"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Deform/Shrinkwrap&amp;action=history"/>
	<updated>2026-08-11T12:07:03Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Deform/Shrinkwrap&amp;diff=103283&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/Modifiers/Deform/Shrinkwrap&amp;diff=103283&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:34Z</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日 (木) 19:41時点における版&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/Modifiers/Deform/Shrinkwrap&amp;diff=103282&amp;oldid=prev</id>
		<title>wiki&gt;Nazg-gul: /* Options */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Deform/Shrinkwrap&amp;diff=103282&amp;oldid=prev"/>
		<updated>2013-09-27T10:02:25Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Options&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5|Doc:2.5/Manual/Modifiers/Deform/Mesh Deform|Doc:2.5/Manual/Modifiers/Deform/Simple Deform}}&lt;br /&gt;
&lt;br /&gt;
{{Review|im = needs an example}}&lt;br /&gt;
&lt;br /&gt;
= Shrinkwrap Modifier =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=All modes&lt;br /&gt;
 |panel={{Literal|Modifiers}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
== Description ==&lt;br /&gt;
The {{Literal|Shrinkwrap}} modifier allows an object to “shrink” to the surface of another object. It moves each vertex of the object being modified to the closest position on the surface of the given mesh (using one of the three methods available). It can be applied to meshes, lattices, curves, surfaces and texts.&lt;br /&gt;
&lt;br /&gt;
Like most of the deform modifiers, the affected “vertices” are the “computed” one, i.e. the real geometry of the object at the time the modifier is calculated, and not the original ''vertices''/control points.&lt;br /&gt;
&lt;br /&gt;
Something of a view-independent [[Doc:2.4/Manual/Modeling/Meshes/Editing/Retopo|retopo tool]] (in Blender 2.49), {{Literal|Shrinkwrap}} projects vertices along their normals or moved to the nearest surface point. But it doesn’t have accuracy problems like retopo did, since it works in object space instead of image space. Also it’s possible to “keep a distance” from the target position.&lt;br /&gt;
&lt;br /&gt;
{{Note|Note|For those who found the {{Literal|Shrinkwrap}} modifier pretty useful, but would like it to move empties or object's positions … have a look at the [[Doc:2.6/Manual/Constraints/Relationship/Shrinkwrap|Shrinkwrap constraint]]!}}&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
; {{Literal|Target}}: Shrink target, the mesh to shrink/wrap around.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Vertex Group}}: The weight paint for this vertex group of the current modified mesh controls whether and how much each vertex is displaced to its target position. If a vertex is not a member of this group, it is not displaced (same as weight 0).&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Offset}}: The distance that must be kept from the calculated target position, in Blender Units.&lt;br /&gt;
&lt;br /&gt;
[[File:25-Manual-Modifiers-ShrinkwrapNSP.png|frame|{{Literal|Nearest Surface Point}}]]&lt;br /&gt;
; {{Literal|Mode}}: This drop-down list specifies the method to be used to determine the nearest point on the target’s surface for each vertex of the modified object. Some options will add some extra, specific controls to the panel.&lt;br /&gt;
&lt;br /&gt;
:; {{Literal|Nearest Surface Point}}: This will select the nearest point over the surface of the shrink target. It adds the extra option {{Literal|Above surface}}, which always keep the computed vertices above their &amp;quot;floor faces&amp;quot;. This is only meaningful when {{Literal|Offset}} is not null.&lt;br /&gt;
&lt;br /&gt;
[[File:25-Manual-Modifiers-ShrinkwrapP.png|frame|{{Literal|Project}}]]&lt;br /&gt;
:; {{Literal|Projection}}: This will project vertices along a chosen axis until they touch the shrink target. Vertices that never touch the shrink target are left in their original position. This implies that, depending on the settings of this option and the relative positions of the two objects, the modified object might sometimes remain undeformed. This is not a bug; just “play” with the settings (especially the {{Literal|Negative}}/{{Literal|Positive}} ones), or move one of the objects around…&lt;br /&gt;
::This method is the hardest to master, as it might sometimes give unexpected results… It adds quite a few extra options:&lt;br /&gt;
;;; {{Literal|Subsurf Levels}}: This applies a (temporary) {{Literal|Catmull-Clark}} subsurf to the modified object, before computing the wrap when using Projection mode.&lt;br /&gt;
;;; {{Literal|Subsurf Limit}}: This is a distance limit between original vertex and surface. If the distance is larger than this limit vertex wouldn't be projected onto the surface,&lt;br /&gt;
::; {{Literal|X}}, {{Literal|Y}}, {{Literal|Z}}: Along which local axis of the modified object the projection is done.  These options can be combined with each other, yielding a “median axis” of projection.&lt;br /&gt;
::; {{Literal|Negative}}, {{Literal|Positive}}: This allows you to select the allowed direction(s) of the shrink along the selected axis.  With more than one {{Literal|Shrinkwrap}} modifier, negative and positive axes can be combined.&lt;br /&gt;
::; {{Literal|Cull Faces}}: This allows you to prevent any projection over the “front side” (respectively the “back side”) of the target’s faces. The “side” of a face is determined by its normal (front being the side “from where” the normal “originates”).&lt;br /&gt;
::; {{Literal|Auxiliary Target}}: An additional object to project over.&lt;br /&gt;
&lt;br /&gt;
[[File:25-Manual-Modifiers-ShrinkwrapNV.png|frame|{{Literal|Nearest Vertex}}]]&lt;br /&gt;
:; {{Literal|Nearest Vertex}}: This will select the nearest vertex of the shrink target. It adds no extra options.&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Modifiers/Deform/Mesh Deform|Doc:2.5/Manual/Modifiers/Deform/Simple Deform}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modifiers]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Nazg-gul</name></author>
		
	</entry>
</feed>