Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter
Inheritance Hierarchy
- FChainFK
- FChainDecoderFK
- FChainEncoderFK
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProcessor.h |
| Include | #include "Retargeter/IKRetargetProcessor.h" |
Syntax
struct FChainFK
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | BoneIndices | ||
| int32 | ChainParentBoneIndex | ||
| FTransform | ChainParentInitialGlobalTransform | ||
| TArray< FTransform > | CurrentGlobalTransforms | ||
| TArray< FTransform > | InitialGlobalTransforms | ||
| TArray< FTransform > | InitialLocalTransforms | ||
| TArray< float > | Params |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FillTransformsWithLocalSpaceOfChain
(
const FRetargetSkeleton& Skeleton, |
||
| bool | Initialize
(
const FRetargetSkeleton& Skeleton, |
||
| void | PutCurrentTransformsInRefPose
(
const TArray< int32 >& BoneIndices, |