All Classes Namespaces Functions Variables Enumerations Properties Pages
static float LerpValue ( float  value,
float  target,
float  increaseSpeed,
float  decreaseSpeed 
)
static

Linear interpolation of value towards target.