Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeSkeletalMeshFactoryN-
Description
Query whether the skeletal mesh factory should merge morph target shape with the same name under one morph target. Return false if the attribute was not set.
| Name | GetCustomMergeMorphTargetShapeWithSameName |
| 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 GetCustomMergeMorphTargetShapeWithSameName
(
bool & AttributeValue
) const