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