Navigation
API > API/Plugins > API/Plugins/MetaHumanBatchProcessor
| Name | UMetaHumanSpeechToPerformance |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanBatchProcessor/Public/MetaHumanSpeechProcessingSettings.h |
| Include Path | #include "MetaHumanSpeechProcessingSettings.h" |
Syntax
UCLASS (BlueprintType)
class UMetaHumanSpeechToPerformance : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMetaHumanSpeechToPerformance
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOverwriteAssets | bool | Option to override existing output assets. | MetaHumanSpeechProcessingSettings.h |
|
| ProcessingSettings | FMetaHumanSpeechProcessingSettings | MetaHumanSpeechProcessingSettings.h |
|
|
| VisualizationMesh | TSoftObjectPtr< UObject > | The visualization mesh to be set in the MetaHuman performances | MetaHumanSpeechProcessingSettings.h |
|