Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/Retargeter > API/Plugins/IKRig/Retargeter/RetargetOps > API/Plugins/IKRig/Retargeter/RetargetOps/UCurveRemapOp
Syntax
UPROPERTY (EditAnywhere, Category="OpSettings")
TArray < FCurveRemapPair > CurvesToRemap
Remarks
Add pairs of Source/Target curve names to remap. While retargeting, the animation from the source curves will be redirected to the curves on the target skeletal meshes. Can be used to drive, blendshapes or other downstream systems. NOTE: By default the IK Retargeter will automatically copy all equivalently named curves from the source to the target. Remapping with this op is only necessary when the target curve name(s) are different.