Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Contains a default value for a single vertex ID.
| Name | FMetasoundFrontendVertexLiteral |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendVertexLiteral
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | FMetasoundFrontendLiteral | Value to use when constructing input. | MetasoundFrontendDocument.h |
|
| VertexID | FGuid | ID of vertex. | MetasoundFrontendDocument.h |
|