﻿<?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%2FConstraints%2FTransform%2FLimit_Location</id>
	<title>Doc:2.6/Manual/Constraints/Transform/Limit Location - 版の履歴</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%2FConstraints%2FTransform%2FLimit_Location"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Constraints/Transform/Limit_Location&amp;action=history"/>
	<updated>2026-08-16T13:49:30Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Constraints/Transform/Limit_Location&amp;diff=103791&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/Constraints/Transform/Limit_Location&amp;diff=103791&amp;oldid=prev"/>
		<updated>2018-06-28T19:42:02Z</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:42時点における版&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/Constraints/Transform/Limit_Location&amp;diff=103790&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Options */ grammar</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Constraints/Transform/Limit_Location&amp;diff=103790&amp;oldid=prev"/>
		<updated>2013-07-01T14:10:07Z</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; grammar&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/Constraints/Transform/Limit Distance|Doc:2.5/Manual/Constraints/Transform/Limit Rotation}}&lt;br /&gt;
&lt;br /&gt;
= Limit Location Constraint =&lt;br /&gt;
== Description ==&lt;br /&gt;
An object or ''unconnected'' bone can be moved around the scene along the X, Y and Z axes. This constraint restricts the amount of allowed translations along each axis, through lower and upper bounds.&lt;br /&gt;
&lt;br /&gt;
The limits for an object are calculated from its center, and the limits of a bone, from its root.&lt;br /&gt;
&lt;br /&gt;
It is interesting to note that even though the constraint limits the visual and rendered location of its owner, its owner’s data block still allows (by default) the object or bone to have coordinates outside the minimum and maximum ranges. This can be seen in its ''Transform Properties'' panel ({{Shortcut|N}}). When an owner is grabbed and attempted to be moved outside the limit boundaries, it will be constrained to those boundaries visually and when rendered, but internally, its coordinates will still be changed beyond the limits. If the constraint is removed, its ex-owner will seem to jump to its internally specified location.&lt;br /&gt;
&lt;br /&gt;
Similarly, if its owner has an internal location that is beyond the limits, dragging it back into the limit area will appear to do nothing until the internal coordinates are back within the limit threshold (unless you enabled the ''For Transform'' option, see below).&lt;br /&gt;
&lt;br /&gt;
Setting equal the min and max values of an axis, locks the owner’s movement along that axis… Although this is possible, using the ''Transformation Properties'' axis locking feature is probably easier!&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
[[File:25-Manual-Constraints-Transform-LimitLoc.png|thumb|302px|{{Literal|Limit Location}} panel]]&lt;br /&gt;
; {{Literal|Minimum X}}, {{Literal|Minimum Y}}, {{Literal|Minimum Z}}: These buttons enable the lower boundary for the location of the owner’s center along, respectively, the X, Y and Z axes of the chosen {{Literal|Space}}.&lt;br /&gt;
: The numeric field below them controls the value of their limit.&lt;br /&gt;
: Note that if a min value is higher than its corresponding max value, the constraint behaves as if it had the same value as the max one.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Maximum X}}, {{Literal|Maximum Y}}, {{Literal|Maximum Z}}: These buttons enable the upper boundary for the location of the owner’s center along, respectively, the X, Y and Z axes of the chosen {{Literal|Space}}.&lt;br /&gt;
: Same options as above.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|For Transform}}: We saw that by default, even though visually constrained, the owner can still have coordinates out of bounds (as shown by the ''Transform Properties'' panel). Well, when you enable this button, this is no longer possible&amp;amp;nbsp;– the owner’s transform properties are also limited by the constraint.&lt;br /&gt;
: Note however that the constraint does not directly modify the coordinates: you have to grab its owner one way or another for this to take effect…&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Convert}}: This constraint allows you to choose in which space to evaluate its owner’s transform properties.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Constraints/Transform/Limit Distance|Doc:2.5/Manual/Constraints/Transform/Limit Rotation}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Constraints]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>