|
@@ -1,12 +1,12 @@
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="ConeTwistJoint" inherits="Joint" version="3.2">
|
|
<class name="ConeTwistJoint" inherits="Joint" version="3.2">
|
|
<brief_description>
|
|
<brief_description>
|
|
- A twist joint between two 3D bodies.
|
|
|
|
|
|
+ A twist joint between two 3D PhysicsBodies.
|
|
</brief_description>
|
|
</brief_description>
|
|
<description>
|
|
<description>
|
|
The joint can rotate the bodies across an axis defined by the local x-axes of the [Joint].
|
|
The joint can rotate the bodies across an axis defined by the local x-axes of the [Joint].
|
|
The twist axis is initiated as the X axis of the [Joint].
|
|
The twist axis is initiated as the X axis of the [Joint].
|
|
- Once the Bodies swing, the twist axis is calculated as the middle of the x-axes of the Joint in the local space of the two Bodies.
|
|
|
|
|
|
+ Once the Bodies swing, the twist axis is calculated as the middle of the x-axes of the Joint in the local space of the two Bodies. See also [Generic6DOFJoint].
|
|
</description>
|
|
</description>
|
|
<tutorials>
|
|
<tutorials>
|
|
</tutorials>
|
|
</tutorials>
|