Choose your operating system:
Windows
macOS
Linux
| FMetasoundAssetBase::SetGraph()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
Include |
#include "MetasoundAssetBase.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 this metasound object. |