Back to Home
ESO Function Data v101043
ZO_EaseInOutQuartic()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_easing.lua:50
--
function ZO_EaseInOutQuartic(progress)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/gamepad/magmabackground.lua:604
--
ZO_EaseInOutQuartic(zo_max(-zo_cos(sunAngleRadians), 0.0))