Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/ActorComponents > API/Plugins/IKRig/ActorComponents/UIKRigComponent
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/ActorComponents/IKRigComponent.h |
| Include | #include "ActorComponents/IKRigComponent.h" |
UFUNCTION&40;BlueprintCallable, Category&61;IKRigGoals&41;
void SetIKRigGoalPositionAndRotation
&40;
const FName GoalName,
const FVector Position,
const FQuat Rotation,
const float PositionAlpha,
const float RotationAlpha
&41;
Remarks
Set an IK Rig Goal position and rotation (assumed in Component Space of Skeletal Mesh) with separate alpha values.