Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FIKRetargetProcessor
Description
Does a partial reinitialization (at runtime) whenever the retarget pose is swapped to a different or if the pose has been modified. Does nothing if the pose has not changed.
| Name | UpdateRetargetPoseAtRuntime |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProcessor.h |
| Include Path | #include "Retargeter/IKRetargetProcessor.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/Retargeter/IKRetargetProcessor.cpp |
void UpdateRetargetPoseAtRuntime
(
const FName RetargetPoseToUseName,
ERetargetSourceOrTarget SourceOrTarget
)