Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargeter.h |
| Include | #include "Retargeter/IKRetargeter.h" |
Syntax
USTRUCT (BlueprintType )
struct FIKRetargetPose
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddToRootTranslationDelta
(
const FVector& TranslationDelta |
||
| const TMap< FName, FQuat > & | |||
| FQuat | GetDeltaRotationForBone
(
const FName BoneName |
||
| FVector | |||
| int32 | GetVersion () |
||
| void | |||
| void | SetDeltaRotationForBone
(
FName BoneName, |
||
| void | SetRootTranslationDelta
(
const FVector& TranslationDelta |
||
| void | SortHierarchically
(
const FIKRigSkeleton& Skeleton |