AnimStateInterpolationType enum
anim.AnimStateInterpolationType
C# base type: sbyte (1 bytes).
Values
| Name | Value | |
|---|---|---|
Linear | 0 | |
EaseIn | 1 | |
EaseOut | 2 | |
EaseInOut | 3 |
anim.AnimStateInterpolationType
C# base type: sbyte (1 bytes).
| Name | Value | |
|---|---|---|
Linear | 0 | |
EaseIn | 1 | |
EaseOut | 2 | |
EaseInOut | 3 |