blender-manual/manual/animation/constraints/tracking/damped_track.rst

52 lines
1.8 KiB
ReStructuredText

.. index:: Object Constraints; Damped Track Constraint
.. _bpy.types.DampedTrackConstraint:
***********************
Damped Track Constraint
***********************
The *Damped Track* constraint constrains one local axis of the owner to always point towards *Target*.
This constraint uses a pure :term:`Swing` rotation, i.e. the shortest possible single axis rotation.
In other 3D software you can find it with the name "Look at" constraint.
Although usually associated with bones, Damped Track can align objects to point to (and follow)
other objects or bones. It is important to note that the constraint aligns the origin's axes to
point to the target's origin point. This is illustrated in the following figure.
In each case the objects are set as Damped Track to +X.
.. figure:: /images/animation_constraints_tracking_damped-track_axis.png
:align: center
A: Object vertices aligned along axis origin.
B: Object vertices aligned away from origin.
Options
=======
.. figure:: /images/animation_constraints_tracking_damped-track_panel.png
Damped Track panel.
Target
:ref:`ui-data-id` used to select the constraint's target, and is not functional (red state) when it has none.
See :ref:`common constraint properties <rigging-constraints-interface-common-target>` for more information.
Track Axis
Once the owner object has had a Damped Track constraint applied to it,
you must then choose which axis of the object you want to point at the Target object.
The negative axis direction cause the object to point away from
the Target object along the selected axis direction.
-X, -Y, -Z, X, Y, Z
Influence
Controls the percentage of affect the constraint has on the object.
See :ref:`common constraint properties <bpy.types.constraint.influence>` for more information.
Example
=======
.. peertube:: 7a287522-9515-44f6-a4f2-34c5b5fb5f7a