unreal.BatchOperationStepsFlags

class unreal.BatchOperationStepsFlags

Bases: EnumBase

EBatch Operation Steps Flags

C++ Source:

  • Plugin: MetaHuman

  • Module: MetaHumanBatchProcessor

  • File: MetaHumanBatchOperation.h

EXPORT_ANIM_SEQUENCE: BatchOperationStepsFlags = Ellipsis

Process the MetaHuman performance

Type:

4

EXPORT_LEVEL_SEQUENCE: BatchOperationStepsFlags = Ellipsis

Export Anim Sequence from processed performance.

Type:

8

NONE: BatchOperationStepsFlags = Ellipsis

0

PROCESS_PERFORMANCE: BatchOperationStepsFlags = Ellipsis

Create a MetaHuman performance from sound wave asset and set up ready for processing

Type:

2

SOUND_WAVE_TO_PERFORMANCE: BatchOperationStepsFlags = Ellipsis

1