Package arc.math

Class Interp.ExpIn

java.lang.Object
arc.math.Interp.Exp
arc.math.Interp.ExpIn
All Implemented Interfaces:
Interp
Enclosing interface:
Interp

public static class Interp.ExpIn extends Interp.Exp
  • Constructor Details

    • ExpIn

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

    • apply

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