Class Interpolationd.ElasticOut

    • Constructor Detail

      • ElasticOut

        public ElasticOut​(double value,
                          double power,
                          int bounces,
                          double scale)
    • Method Detail

      • apply

        public double apply​(double a)
        Overrides:
        apply in class Interpolationd.Elastic
        Parameters:
        a - Alpha value between 0 and 1.