public interface LottieValueCallback<T>
KeyPath to modify
its animation values at runtime.
This API is not ready for public use yet.| Modifier and Type | Method and Description |
|---|---|
T |
getValue(float startFrame,
float endFrame,
T startValue,
T endValue,
float linearKeyframeProgress,
float interpolatedKeyframeProgress,
float overallProgress) |