Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter > API/Plugins/IKRig/Retargeter/FTargetChainFKSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="FK Adjustments")
ERetargetTranslationMode TranslationMode
Remarks
Determines how translation is copied from the source chain to the target chain. Default is None. None: Translation of target bones are left unmodified from the retarget pose. Globally Scaled: Translation of target bone is set to the source bone offset multiplied by the global scale of the skeleton (determined by the relative height difference between retarget root bones). Absolute: Translation of target bone is set to the absolute position of the source bone.