Class Schlick
- java.lang.Object
-
- androidx.constraintlayout.core.motion.utils.Easing
-
- androidx.constraintlayout.core.motion.utils.Schlick
-
public class Schlick extends Easing
Schlick's bias and gain functions curve for use in an easing function including quantize functions
-
-
Field Summary
-
Fields inherited from class androidx.constraintlayout.core.motion.utils.Easing
NAMED_EASING
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleget(double x)doublegetDiff(double x)-
Methods inherited from class androidx.constraintlayout.core.motion.utils.Easing
getInterpolator, toString
-
-