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