Choose your operating system:
Windows
macOS
Linux
| FMetasoundAssetBase::SetGraph()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h |
Include |
#include "MetasoundSource.h" |
Sets the graph associated with this Metasound. Graph is required to be referenced on MetasoundUObject for editor serialization purposes.
Parameter |
Description |
---|---|
Editor |
graph associated with UMetaSoundSource. |