Tweeny 3.2.0
A Tweening library for modern C++
|
◆ progress()
template<typename T , typename... Ts>
Returns the current currentProgress of the interpolation. 0 means its at the values passed in the construction, 1 means the last step.
|