Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Analysis
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzer.h |
| Include | #include "Analysis/MetasoundFrontendVertexAnalyzer.h" |
Syntax
struct FAnalyzerOutput
Remarks
Output of analyzer (not to be confused with the node vertex output which an analyzer may be processing). Used to signify by an analyzer what information is sent to other threads using an analyzer view for logging, displaying, processing, etc. resulting analyzer data.