Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeAnimSequenceFactoryN-
Description
Set the custom attribute AddCurveMetadataToSkeleton. Return false if the attribute could not be set.
Note - If this setting is disabled, curve metadata will be added to skeletal meshes for morph targets, but no metadata entry will be created for general curves.
| Name | SetCustomAddCurveMetadataToSkeleton |
| 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 SetCustomAddCurveMetadataToSkeleton
(
const bool & AttributeValue
)