Back to search
Node refGold tierTimeline

Timeline — animate values over time with a curve

Updated 3mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#timeline#animate#curve#lerp#time#tween

Reference

Timeline is a special node — NOT a function call. Create by right-click → Add Timeline. Add float/vector/color tracks in the editor. Exec inputs: 'Play', 'PlayFromStart', 'Stop', 'Reverse', 'ReverseFromEnd', 'Set New Time'. Exec outputs: 'Update' (fires every frame while playing) and 'Finished'. Data output per track is named after the track. 'Direction' is ETimelineDirection enum.

Pins

Inputs

None.

Outputs

None.