Remove unused types and add new ones in scene-document-validation.ts
This commit is contained in:
@@ -43,8 +43,6 @@ import {
|
||||
} from "./scene-document";
|
||||
import {
|
||||
HOURS_PER_DAY,
|
||||
type ProjectTimeNightBackgroundSettings,
|
||||
type ProjectTimePhaseProfile,
|
||||
type ProjectTimeSettings
|
||||
} from "./project-time-settings";
|
||||
import {
|
||||
@@ -54,6 +52,8 @@ import {
|
||||
isBoxVolumeRenderPath,
|
||||
isAdvancedRenderingToneMappingMode,
|
||||
isHexColorString,
|
||||
type WorldBackgroundSettings,
|
||||
type WorldTimePhaseProfile,
|
||||
type WorldSettings
|
||||
} from "./world-settings";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user