Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FInputNode
- INodeBase::SetVertexInterface()
- FNode::SetVertexInterface()
- FInputNode::SetVertexInterface()
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundInputNode.h |
| Include | #include "MetasoundInputNode.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundInputNode.cpp |
virtual bool SetVertexInterface
(
const FVertexInterface & InInterface
)
Remarks
Set the vertex interface. If the vertex was successfully changed, returns true.