Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/UIKRigProcessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetIKGoal
(
const FIKRigGoal& Goal |
Rig/IKRigProcessor.h | ||
void SetIKGoal
(
const UIKRigEffectorGoal* Goal |
Rig/IKRigProcessor.h |
SetIKGoal(const FIKRigGoal &)
| Name | SetIKGoal |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Rig/IKRigProcessor.h |
| Include Path | #include "Rig/IKRigProcessor.h" |
void SetIKGoal
(
const FIKRigGoal & Goal
)
SetIKGoal(const UIKRigEffectorGoal *)
| Name | SetIKGoal |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Rig/IKRigProcessor.h |
| Include Path | #include "Rig/IKRigProcessor.h" |
void SetIKGoal
(
const UIKRigEffectorGoal * Goal
)