Rotate object and do not rotate animation (simmetrical objects)

Hi. I have animated cube. And then cube rotating 90 degrees (and animation changes to 90 accordingly). How to set current animation after rotation like cube is not rotated in code?

I guess i can do that throw using array of vertices, but may be there is simple way?