Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetBatchOperation.h |
| Include | #include "RetargetEditor/IKRetargetBatchOperation.h" |
Syntax
struct FAdditiveRetargetSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EAdditiveAnimationType > | AdditiveAnimType | The settings to save/restore before/after retargeting | |
| int32 | RefFrameIndex | ||
| TObjectPtr< UAnimSequence > | RefPoseSeq | ||
| TEnumAsByte< EAdditiveBasePoseType > | RefPoseType | ||
| TObjectPtr< UAnimSequence > | SequenceAsset | The asset this operates on |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PrepareForRetarget
(
UAnimSequence* InSequenceAsset |
||
| void |