Enum Mathf.EasingFunction
- Namespace
- Lime
- Assembly
- Lime.dll
public enum Mathf.EasingFunction : byte
Fields
Back = 10
Bounce = 11
Circular = 7
Cubic = 3
Elastic = 9
Exponential = 8
Hermite = 1
Linear = 0
Quadratic = 2
Quartic = 4
Quintic = 5
Sine = 6