Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT&40;&41;
struct FMetasoundFrontendVertexLiteral
Remarks
Contains a default value for a single vertex ID.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMetasoundFrontendLiteral | Value | Value to use when constructing input. | |
| FGuid | VertexID | ID of vertex. |