﻿<?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%2FRelationship%2FRigid_Body_Joint</id>
	<title>Doc:2.6/Manual/Constraints/Relationship/Rigid Body Joint - 版の履歴</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%2FRelationship%2FRigid_Body_Joint"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Constraints/Relationship/Rigid_Body_Joint&amp;action=history"/>
	<updated>2026-07-24T18:31:06Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Constraints/Relationship/Rigid_Body_Joint&amp;diff=103857&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/Relationship/Rigid_Body_Joint&amp;diff=103857&amp;oldid=prev"/>
		<updated>2018-06-28T19:42:05Z</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/Relationship/Rigid_Body_Joint&amp;diff=103856&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/Relationship/Rigid_Body_Joint&amp;diff=103856&amp;oldid=prev"/>
		<updated>2013-07-01T19:48:49Z</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/Relationship/Pivot|Doc:2.5/Manual/Constraints/Relationship/Script}}&lt;br /&gt;
&lt;br /&gt;
{{review&lt;br /&gt;
|text=&lt;br /&gt;
; Complete rewrite needed.  Unclear and Child object field not explained what it does.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Rigid Body Joint Constraint =&lt;br /&gt;
== Description ==&lt;br /&gt;
The {{Literal|Rigid Body Joint}} constraint is very special. Basically, it is used by the physical part of the Blender Game Engine to simulate a joint between its owner and its target. It offers four joint types: hinge type, ball-and-socket type, cone-twist, and generic six-DoF (degrees of freedom) type.&lt;br /&gt;
&lt;br /&gt;
The joint point and axes are defined and fixed relative to the owner. The target moves as if it were stuck to the center point of a stick, the other end of the stick rotating around the joint/pivot point…&lt;br /&gt;
&lt;br /&gt;
This constraint is of no use in most “standard” static or animated projects. However, you can use its results outside of the BGE, through the {{Menu|Game|Record Animation}} menu entry (from the main menu of the {{Literal|User Preferences}} window, see [[Doc:2.6/Manual/Physics/Using GE|Rigid Bodies]] for more info on this topic).&lt;br /&gt;
&lt;br /&gt;
For a demo file that shows some of the different types, see: [[Media:BGE-Physics-RigidBodyJoints.blend|BGE-Physics-RigidBodyJoints.blend]].&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
[[File:25-Manual-Constraints-Relationship-RigidBodyJoint.png|thumb|304px|{{Literal|Rigid Body Joint}} panel]]&lt;br /&gt;
; {{Literal|Target}}: This constraint uses one target, and is not functional (red state) when it has none.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Joint Type}}:&lt;br /&gt;
:; {{Literal|Ball}}: works like an ideal ball-and-socket joint, i.e. allows rotations around all axes like a shoulder joint.&lt;br /&gt;
:; {{Literal|Hinge}}: works in one plane, like an elbow: the owner and target can only rotate around the X axis of the pivot (joint point).&lt;br /&gt;
::; {{Literal|Limits}}: Angular limits for the X axis&lt;br /&gt;
:; {{Literal|Cone Twist}}: similar to {{Literal|Ball}}, this is a point-to-point joint with limits added for the cone and twist axis&lt;br /&gt;
::; {{Literal|Limits}}: Angular limits&lt;br /&gt;
:; {{Literal|Generic 6DOF}}: works like the ''Ball'' option, but the target is no longer constrained at a fixed distance from the pivot point, by default (hence the six degrees of freedom: rotation and translation around/along the three axes).&lt;br /&gt;
:: In fact, there is no longer a joint by default, with this option, but it enables additional settings which allow you to restrict some of these DoF:&lt;br /&gt;
::; {{Literal|Limits}}: Linear and angular limits for a given axis (of the pivot) in Blender Units and degrees respectively.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Child Object}}: &amp;amp;nbsp;normally, leave this blank. You can reset it to blank by right clicking and selecting Reset to Default Value. &amp;lt;!-- Is this right? 2.4 just had a 'to object'. Now we have a 'target' and a 'child object'. These are not documented. It seems that we recreate the behaviour of 2.4 by leaving the child object blank. The target seems to be the 2.4 'to object'. What is the child object? Please explain: m.e --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Linked Collision}}: When enabled, this will disable the collision detection between the owner and the target (in the physical engine of the BGE).&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Display Pivot}}: When enabled, this will draw the pivot of the joint in the 3D views. Most useful, especially with the {{Literal|Generic 6DOF}} joint type!&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Pivot}}: These three numeric fields allow you to relocate the pivot point, ''in the owner’s space''.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Axis}}: These three numeric fields allow you to rotate the pivot point, ''in the owner’s space''.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Constraints/Relationship/Pivot|Doc:2.5/Manual/Constraints/Relationship/Script}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Constraints]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>