Tweeny 3.2.0
A Tweening library for modern C++
|
◆ peek() [2/3]
template<typename T , typename... Ts>
Calculates and returns the tween values at a given progress. This returns the tween value at the requested progress, without stepping or seeking.
|