Navigation
API > API/Plugins > API/Plugins/RigMapperOp
| |
|
| Name |
FIKRetargetRigMapperOpSettingsBase |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/RigMapperOp/Source/RigMapperOp/Public/RigMapperOp.h |
| Include Path |
#include "RigMapperOp.h" |
Syntax
USTRUCT (BlueprintType )
struct FIKRetargetRigMapperOpSettingsBase : public FIKRetargetOpSettingsBase
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bCopyAllSourceCurves |
bool |
Whether to copy all curves over to the target animation instance NOTE: This setting also applies when exporting retargeted animations. |
RigMapperOp.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Copy Curves"
|