Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeAnimSequenceFactoryN-
Description
Set the custom attribute DeleteExistingMorphTargetCurves. Return false if the attribute could not be set.
Note: If true, all previous morph target curves are deleted if you reimport.
| Name | SetCustomDeleteExistingMorphTargetCurves |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeAnimSequenceFactoryNode.h |
| Include Path | #include "InterchangeAnimSequenceFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeAnimSequenceFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | AnimSequence")
bool SetCustomDeleteExistingMorphTargetCurves
(
const bool & AttributeValue
)