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