Copy Transforms Constraint¶
The Copy Transforms constraint forces its owner to have the same transforms as its target.
Options(オプション)¶
- Target(ターゲット)
データ ID used to select the constraints target, and is not functional (red state) when it has none. See common constraint properties for more information.
- Mix(ミックス)
Specifies how the copied transformation is combined with the existing transformation.
- Replace(置き換え)
The new transformation replaces the existing transformation.
- Before Original
The new transformation is added before the existing transformation, as if it was applied to an imaginary parent of the constraint owner. Scale is handled like in the Aligned Inherit Scale mode of bones to avoid creating shear.
- After Original
The new transformation is added after the existing transformation, as if it was applied locally to an imaginary child of the constraint owner. Scale is handled like in the Aligned Inherit Scale mode of bones to avoid creating shear.
- 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.