| bCopyAllSourceCurves |
bool |
Whether to copy all curves over to the target animation instance NOTE: This setting also applies when exporting retargeted animations. |
Retargeter/RetargetOps/CurveRemapOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Copy Curves"
|
| bRemapCurves |
bool |
Toggle curve remapping on/off. |
Retargeter/RetargetOps/CurveRemapOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Remap Curves"
|
| CurvesToRemap |
TArray< FCurveRemapPair > |
Add pairs of Source/Target curve names to remap. |
Retargeter/RetargetOps/CurveRemapOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Remap Curves"
|