阻尼追踪约束

The Damped Track constraint makes an object or bone point towards a certain target. It's typically called "Look At" or "Aim" in other 3D software.

The word "damped" means that the constraint uses a pure swing rotation to minimize rolling around the tracking axis. This is in contrast to the 标准追踪约束 which applies an "Up" axis in addition to the tracking.

选项

../../../_images/animation_constraints_tracking_damped-track_panel.png

阻尼追踪约束。

目标

要指向的物体或骨骼。

追踪轴

The local axis of the owner that should point at the target. For bones, this should typically be Y.

A negative axis will make the owner point away from the target instead.

影响

How strongly the constraint affects the owner.

例子