Enum Easing.Preset
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
public enum Easing.Preset
Fields
InCubic = 5InExpo = 14InOutCubic = 7InOutExpo = 16InOutQuad = 4InOutQuart = 13InOutQuint = 10InQuad = 2InQuart = 11InQuint = 8Linear = 1OutCubic = 6OutExpo = 15OutQuad = 3OutQuart = 12OutQuint = 9Random = 17RandomNotStep = 18Step = 0