export enum eAnimationState { DEFAULT = 'default', ROTATED = 'rotated', }