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