public interface PropertyInterpolator<T>
Class
getBasePropertyClass()
T
interpolate(T from, T to, float timelinePosition)
Class getBasePropertyClass()
T interpolate(T from, T to, float timelinePosition)