Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeMeshFactoryNode
Description
Query whether the static mesh factory should ignore the vertex color. Return false if the attribute was not set.
| Name | GetCustomVertexColorIgnore |
| 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 GetCustomVertexColorIgnore
(
bool & AttributeValue
) const