Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | FIKRetargetRootMotionOp |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/RootMotionGeneratorOp.h |
| Include Path | #include "Retargeter/RetargetOps/RootMotionGeneratorOp.h" |
Syntax
USTRUCT (BlueprintType , Meta=(DisplayName="Root Motion"))
struct FIKRetargetRootMotionOp : public FIKRetargetOpBase
Inheritance Hierarchy
- FIKRetargetOpBase → FIKRetargetRootMotionOp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FIKRetargetRootMotionOpSettings | Retargeter/RetargetOps/RootMotionGeneratorOp.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NonRetargetedChildrenOfRoot | TArray< int32 > | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| SourceRootIndex | int32 | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| SourceRootInRefPose | FTransform | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetPelvisIndex | int32 | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetPelvisInRefPose | FTransform | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetPelvisRelativeToTargetRootRefPose | FTransform | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetRootIndex | int32 | Retargeter/RetargetOps/RootMotionGeneratorOp.h | ||
| TargetRootInRefPose | FTransform | Retargeter/RetargetOps/RootMotionGeneratorOp.h |