Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeSkeletalMeshFactoryN-
Description
Set whether the skeletal mesh factory should import vertex attributes. Return false if the attribute could not be set.
| Name | SetCustomImportVertexAttributes |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeSkeletalMeshFactoryNode.h |
| Include Path | #include "InterchangeSkeletalMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeSkeletalMeshFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | SkeletalMesh")
bool SetCustomImportVertexAttributes
(
const bool & AttributeValue
)