export interface BaseTextureConfiguration { frame: number | string; texture: string; }