Class LottieInterpolatedPointValue

    • Constructor Detail

      • LottieInterpolatedPointValue

        public LottieInterpolatedPointValue​(PointF startValue,
                                            PointF endValue)
      • LottieInterpolatedPointValue

        public LottieInterpolatedPointValue​(PointF startValue,
                                            PointF endValue,
                                            Interpolator interpolator)