Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Default node configuration used by the Node Template system (see IMetaSoundNodeTemplateBase & FNodeTemplateBase). Distinct from FMetaSoundFrontendDocumentTemplate, which configures the MetaSound document as a whole. Also distinct from FMetaSoundFrontendNodeConfiguration, which stores per-node interface swap data (node configuration, a separate feature).
| Name | FMetaSoundFrontendTemplateNodeConfiguration |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendTemplateNodeConfiguration.h |
| Include Path | #include "MetasoundFrontendTemplateNodeConfiguration.h" |
Syntax
USTRUCT ()
struct FMetaSoundFrontendTemplateNodeConfiguration : public FMetaSoundFrontendNodeConfiguration
Inheritance Hierarchy
- FMetaSoundFrontendNodeConfiguration → FMetaSoundFrontendTemplateNodeConfiguration