Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: Replaced by IK Chain Op.
| Name | FTargetChainIKSettings |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetDeprecated.h |
| Include Path | #include "Retargeter/IKRetargetDeprecated.h" |
Syntax
USTRUCT (BlueprintType )
struct FTargetChainIKSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAffectedByIKWarping | bool | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSource | float | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSourceRotation | float | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSourceTranslation | float | Retargeter/IKRetargetDeprecated.h |
|
|
| BlendToSourceWeights | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| EnableIK | bool | Retargeter/IKRetargetDeprecated.h |
|
|
| Extension | float | Retargeter/IKRetargetDeprecated.h |
|
|
| ScaleVertical | float | Retargeter/IKRetargetDeprecated.h |
|
|
| StaticLocalOffset | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| StaticOffset | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| StaticRotationOffset | FRotator | Retargeter/IKRetargetDeprecated.h |
|