Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FIKRetargetProcessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get read-write access so that ops can modify the IK Rig goals NOTE: pointers to goals in the container are not stable between updates, do not store them. | Retargeter/IKRetargetProcessor.h | ||
const FIKRigGoalContainer & GetIKRigGoalContainer () |
Retargeter/IKRetargetProcessor.h |
GetIKRigGoalContainer()
Description
Get read-write access so that ops can modify the IK Rig goals NOTE: pointers to goals in the container are not stable between updates, do not store them. NOTE: any op that sets a goal position must also specify the space of the goal (they are all additive by default)
| Name | GetIKRigGoalContainer |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProcessor.h |
| Include Path | #include "Retargeter/IKRetargetProcessor.h" |
FIKRigGoalContainer & GetIKRigGoalContainer()
GetIKRigGoalContainer()
| Name | GetIKRigGoalContainer |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProcessor.h |
| Include Path | #include "Retargeter/IKRetargetProcessor.h" |
const FIKRigGoalContainer & GetIKRigGoalContainer() const