Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertexData.h |
| Include | #include "MetasoundVertexData.h" |
Syntax
struct FVertexDataState
Remarks
FVertexDataState encapsulates which data reference a vertex is associated with. The ID refers to the underlying object associated with the IDataReference.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDataReferenceID | ID | ||
| FVertexName | VertexName |