Tweeny 4.1.0
A Tweening library for modern C++
Loading...
Searching...
No Matches

◆ position

template<typename... ValueTypes>
uint32_t position

Holds the 'position' of the key frame within the animation sequence.

This variable represents the position of the current key frame as an unsigned 32-bit integer. It refers to the frame index at which this key frame is located within the timeline of a tween.