Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | FIKRetargetRunIKRigChainSettings |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/RunIKRigOp.h |
| Include Path | #include "Retargeter/RetargetOps/RunIKRigOp.h" |
Syntax
USTRUCT (BlueprintType )
struct FIKRetargetRunIKRigChainSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Retargeter/RetargetOps/RunIKRigOp.h | |||
FIKRetargetRunIKRigChainSettings
(
const FName InTargetChainName |
Retargeter/RetargetOps/RunIKRigOp.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnableIK | bool | Enable/disable IK on this chain. | Retargeter/RetargetOps/RunIKRigOp.h |
|
| bOverrideGoalAlpha | bool | Default false. | Retargeter/RetargetOps/RunIKRigOp.h |
|
| meta | Range 0 to 1. | Retargeter/RetargetOps/RunIKRigOp.h |
|
|
| TargetChainName | FName | The name of the TARGET chain to run IK on. | Retargeter/RetargetOps/RunIKRigOp.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetName() |
Retargeter/RetargetOps/RunIKRigOp.h | ||
void SetName
(
const FName InName |
Retargeter/RetargetOps/RunIKRigOp.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FIKRetargetRunIKRigChainSettings& Other |
Retargeter/RetargetOps/RunIKRigOp.h |