﻿<?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%2FCast</id>
	<title>Doc:2.6/Manual/Modifiers/Deform/Cast - 版の履歴</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%2FCast"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Deform/Cast&amp;action=history"/>
	<updated>2026-06-07T08:36:20Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Deform/Cast&amp;diff=103261&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/Cast&amp;diff=103261&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:33Z</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/Cast&amp;diff=103260&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/Modifiers/Deform/Cast&amp;diff=103260&amp;oldid=prev"/>
		<updated>2013-07-15T04:15:21Z</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;{{Page/Header|2.5|Doc:2.5/Manual/Modifiers/Deform/Armature|Doc:2.5/Manual/Modifiers/Deform/Curve}}&lt;br /&gt;
&lt;br /&gt;
{{review|}}&lt;br /&gt;
&lt;br /&gt;
= Cast Modifier =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=Any mode&lt;br /&gt;
 |panel={{Literal|Modifiers}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
This modifier shifts the shape of a mesh, curve, surface or lattice to any of a few pre-defined shapes (sphere, cylinder, cuboid).&lt;br /&gt;
&lt;br /&gt;
It is equivalent to the {{Literal|To Sphere}} tool in the {{Literal|Editing}} context ({{Literal|Mesh}} ? {{Literal|Transform}} ? {{Literal|To Sphere}} {{Shortcut|Alt|Shift|S}}) and what other programs call “Spherify” or “Spherize”, but, as written above, it is not limited to casting to a sphere.&lt;br /&gt;
&lt;br /&gt;
{{Note|Hint|The [[Doc:2.6/Manual/Modifiers/Deform/Smooth|Smooth modifier]] is a good companion to {{Literal|Cast}}, since the cast shape sometimes needs smoothing to look nicer or even to fix shading artifacts.}}&lt;br /&gt;
&lt;br /&gt;
{{Note|Important|For performance, this modifier works only with local coordinates. If the modified object looks wrong, you may need to apply the object’s rotation ({{Shortcut|ctrl|A}}), especially when casting to a cylinder.}}&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
[[File:25-Manual-Modifiers-cast.png|thumb|{{Literal|cast}} modifier]]&lt;br /&gt;
; {{Literal|Cast Type}}: Menu to choose cast type (target shape): {{Literal|Sphere}}, {{Literal|Cylinder}} or {{Literal|Cuboid}}.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|X}}, {{Literal|Y}}, {{Literal|Z}}: Toggle buttons to enable/disable the modifier in the X, Y, Z axes directions (X and Y only for {{Literal|Cylinder}} cast type).&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Factor}}: The factor to control blending between original and cast vertex positions. It’s a linear interpolation: '''0.0''' gives original coordinates (i.e. modifier has no effect), '''1.0''' casts to the target shape. Values below or above &amp;lt;code&amp;gt;[0.0, 1.0]&amp;lt;/code&amp;gt; deform the mesh, sometimes in interesting ways.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Radius}}: If non-zero, this radius defines a sphere of influence. Vertices outside it are not affected by the modifier.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Size}}: Alternative size for the projected shape. If zero, it is defined by the initial shape and the control object, if any.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|From radius}}: If activated, calculate {{Literal|Size}} from {{Literal|Radius}}, for smoother results.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Vertex Group}}: A vertex group name, to restrict the effect to the vertices in it only. This allows for selective, real-time casting, by painting vertex weights.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Control Object}}: The name of an object to control the effect. The location of this object’s center defines the center of the projection. Also, its size and rotation transform the projected vertices. Hint: animating (keyframing) this control object also animates the modified object.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
[[File:263-Manual-Modifiers-Cast-Example.png‎|thumb|400px|left|Top: Suzanne without modifiers. Middle: Suzanne with each type of Cast Modifier (Sphere, Cylinder and Cuboid). Bottom: Same as above, but now only X axis is enabled. [[Media:263-Cast-Modifier.blend|Sample blend file]]]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Modifiers/Deform/Armature|Doc:2.5/Manual/Modifiers/Deform/Curve}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modifiers]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>