Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraphOperator
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundGraphOperator.h |
| Include | #include "MetasoundGraphOperator.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Private/MetasoundGraphOperator.cpp |
void SetVertexInterfaceData
(
FVertexInterfaceData && InVertexData
)
Remarks
Set the vertex interface data. This data will be copied to output during calls to Bind(InOutVertexData).