Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
EInterpolationBlend Namespace Reference

Enumerations

enum  Type : int {
  Linear = 0x0 , Cubic = 0x1 , Sinusoidal = 0x2 , EaseInOutExponent2 = 0x3 ,
  EaseInOutExponent3 = 0x4 , EaseInOutExponent4 = 0x5 , EaseInOutExponent5 = 0x6 , MAX = 0x7
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Linear 
Cubic 
Sinusoidal 
EaseInOutExponent2 
EaseInOutExponent3 
EaseInOutExponent4 
EaseInOutExponent5 
MAX 

Definition at line 36101 of file Enums.h.