Navigation
API > API/Plugins > API/Plugins/RigMapperOp
| Name | FIKRetargetRigMapperOpSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapperOp/Source/RigMapperOp/Public/RigMapperOp.h |
| Include Path | #include "RigMapperOp.h" |
Syntax
USTRUCT (BlueprintType , Meta=(DisplayName="RigMapper Settings"))
struct FIKRetargetRigMapperOpSettings : public FIKRetargetOpSettingsBase
Inheritance Hierarchy
- FIKRetargetOpSettingsBase → FIKRetargetRigMapperOpSettings
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 |
|
| Definitions | TArray< TObjectPtr< URigMapperDefinition > > | RigMapperOp.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CopySettingsAtRuntime
(
const FIKRetargetOpSettingsBase* InSettingsToCopyFrom |
RigMapperOp.h | ||
virtual const UClass * GetControllerType() |
RigMapperOp.h |