Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSkeletalAnimationTra-
Description
Set the source timeline animation start 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 CustomAnimationStartTime will be used
| Name | SetCustomSourceTimelineAnimationStartTime |
| 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 SetCustomSourceTimelineAnimationStartTime
(
const double & StartTime
)