Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: Replaced by Pelvis Motion Op.
| Name | FTargetRootSettings |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetDeprecated.h |
| Include Path | #include "Retargeter/IKRetargetDeprecated.h" |
Syntax
USTRUCT (BlueprintType )
struct FTargetRootSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AffectIKHorizontal | float | Retargeter/IKRetargetDeprecated.h |
|
|
| AffectIKVertical | float | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSource | float | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSourceWeights | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| RotationAlpha | float | Retargeter/IKRetargetDeprecated.h |
|
|
| RotationOffset | FRotator | Retargeter/IKRetargetDeprecated.h |
|
|
| ScaleHorizontal | float | Retargeter/IKRetargetDeprecated.h |
|
|
| ScaleVertical | float | Retargeter/IKRetargetDeprecated.h |
|
|
| TranslationAlpha | float | Retargeter/IKRetargetDeprecated.h |
|
|
| TranslationOffset | FVector | Retargeter/IKRetargetDeprecated.h |
|