|
Tweeny 4.1.0
A Tweening library for modern C++
|
◆ position
template<typename... ValueTypes>
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. |