FMetasoundAssetBase::GetMetasoundCoreGraph

Returns a shared instance of the core metasound graph.

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundFrontend

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h

Include

#include "MetasoundAssetBase.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp

Syntax

TSharedPtr< const Metasound::IGraph, ESPMode::ThreadSafe > GetMetasoundCoreGraph() const

Remarks

Returns a shared instance of the core metasound graph.