TransitionDefinitionTransitionType Enumeration |
Namespace: DustProductions.Core
public enum TransitionType
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No interpolation | |
| Interpolate | 1 | Use the Interpolation class and mathematic easing | |
| Custom | 2 | Define a custom curve for easing |