Package arc.math

Class Interp.Exp

java.lang.Object
arc.math.Interp.Exp
All Implemented Interfaces:
Interp
Direct Known Subclasses:
Interp.ExpIn, Interp.ExpOut
Enclosing interface:
Interp

public static class Interp.Exp extends Object implements Interp
  • Constructor Details

    • Exp

      public Exp(float value, float power)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in interface Interp
      Parameters:
      a - Alpha value between 0 and 1.