unreal.MetaHumanCharacterMigrationAction

class unreal.MetaHumanCharacterMigrationAction

Bases: EnumBase

EMeta Human Character Migration Action

C++ Source:

  • Plugin: MetaHumanCharacter

  • Module: MetaHumanCharacterEditor

  • File: MetaHumanCharacterEditorSettings.h

IMPORT: MetaHumanCharacterMigrationAction = Ellipsis

Import the legacy MetaHuman to the project

Type:

1

IMPORT_AND_MIGRATE: MetaHumanCharacterMigrationAction = Ellipsis

Performs both an import and migrate operations

Type:

3

MIGRATE: MetaHumanCharacterMigrationAction = Ellipsis

Migrate the MetaHuman to its new representation

Type:

2

PROMPT: MetaHumanCharacterMigrationAction = Ellipsis

When adding a MetaHuman, prompt for the action to take

Type:

0