Class Interpolation.ElasticOut

    • Constructor Detail

      • ElasticOut

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

      • apply

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