Limit Distance Constraint¶
The Limit Distance constraint forces its owner to stay either further from, nearer to, or exactly at a given distance from its target. In other words, the owner’s location is constrained either outside, inside, or at the surface of a sphere centered on its target.
When you specify a (new) target, the Distance value is automatically set to correspond to the distance between the owner and this target.
Важно
Note that if you use such a constraint on a connected bone, it will have no effect, as it is the parent’s tip which controls the position of your owner bone’s root.
Опции (options)¶
- Цель (target)
Идентификатор данных used to select the constraint’s target, and is not functional (red state) when it has none. See common constraint properties for more information.
- Расстояние (distance)
This number field sets the limit distance, i.e. the radius of the constraining sphere.
- (Reset Distance)
Resets the Distance value,so that it corresponds to the actual distance between the owner and its target (i.e. the distance before this constraint is applied).
- Clamp Region
The Limit Mode select menu allows you to choose how to use the sphere defined by the Distance setting and target’s origin:
- Внутри (inside)
The owner is constrained inside the sphere.
- Outside
The owner is constrained outside the sphere.
- Поверхность (surface)
Владелец ограничен на поверхности сферы.
- Affect Transform
Transform operators will take the constraint into account to immediately restrict the resulting transform property values.
- Target/Owner
Standard conversion between spaces. See common constraint properties for more information.
- Влияние (influence)
Controls the percentage of affect the constraint has on the object. See common constraint properties for more information.
Совет
Evaluating both owner and target in a Custom Space using the root bone or any other suitable parent bone will automatically scale the effective distance with the relevant part of the rig.