public override void Update(float time) { InnerActionState.Update(MTEaseMath.ExponentialInOut(time)); }