Package arc.math

Class Interp.ExpOut

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

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

    • ExpOut

      public ExpOut(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.