Open sobopla opened 6 years ago
You don't need a fade easing function. Easing is just how the smoothness/acceleration is handled between keyframes. If you want to fade in, just create a keyframe with 0 opacity, and then another keyframe with 100 opacity.
I'm new to animations but only see easein types not fadein