Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSkeletalAnimationTra-
Description
Set the source timeline animation stop time. Return false if the attribute could not be set. Note: This represent the DCC setup of the time for the animation. Optional: if not set CustomAnimationStopTime will be used
| Name | SetCustomSourceTimelineAnimationStopTime |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include Path | #include "InterchangeAnimationTrackSetNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeAnimationTrackSetNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | SkeletalAnimationTrack")
bool SetCustomSourceTimelineAnimationStopTime
(
const double & StopTime
)