This method transforms normalized time to control the pace of an animation for the EaseIn case of EasingMode.
You only have to specify your easing function for the EaseIn case because the implementation of the Ease method transforms normalizedTime for the EaseOut and EaseInOut cases.