export interface SceneValueModel { type: string; value?: number; }