Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeMeshFactoryNode
Description
Set whether the static mesh factory should replace the vertex color. Return false if the attribute could not be set.
| Name | SetCustomVertexColorReplace |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeMeshFactoryNode.h |
| Include Path | #include "InterchangeMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeMeshFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | FactoryNode | Mesh")
bool SetCustomVertexColorReplace
(
const bool & AttributeValue
)