Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: Replaced by FK Chain Op.
| Name | FTargetChainFKSettings |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetDeprecated.h |
| Include Path | #include "Retargeter/IKRetargetDeprecated.h" |
Syntax
USTRUCT (BlueprintType )
struct FTargetChainFKSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnableFK | bool | Retargeter/IKRetargetDeprecated.h |
|
|
| PoleVectorMaintainOffset | bool | Retargeter/IKRetargetDeprecated.h |
|
|
| PoleVectorMatching | float | Retargeter/IKRetargetDeprecated.h |
|
|
| PoleVectorOffset | float | Retargeter/IKRetargetDeprecated.h |
|
|
| RotationAlpha | float | Retargeter/IKRetargetDeprecated.h |
|
|
| RotationMode | ERetargetRotationMode | Retargeter/IKRetargetDeprecated.h |
|
|
| TranslationAlpha | float | Retargeter/IKRetargetDeprecated.h |
|
|
| TranslationMode | ERetargetTranslationMode | Retargeter/IKRetargetDeprecated.h |
|