Navigation
API > API/Plugins > API/Plugins/MetaHumanPerformance > API/Plugins/MetaHumanPerformance/UMetaHumanPerformance
Description
Sets the audio source. The value is always stored, but processing state is only updated when InputType is Audio.
| Name | SetAudio |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPerformance/Public/MetaHumanPerformance.h |
| Include Path | #include "MetaHumanPerformance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanPerformance/Private/MetaHumanPerformance.cpp |
UFUNCTION (BlueprintSetter)
void SetAudio
(
USoundWave * InAudio
)