auto-git:

[change] src/document/migrate-scene-document.ts
This commit is contained in:
2026-04-22 16:53:27 +02:00
parent c1c9ea60ee
commit 02b039f97b

View File

@@ -3119,6 +3119,11 @@ function readWorldSettings(
"world.shaderSky",
resolvedBackground
),
celestialOrbits: readWorldCelestialOrbitAuthoringSettings(
value.celestialOrbits,
"world.celestialOrbits",
direction
),
ambientLight: {
colorHex: expectHexColor(
ambientLight.colorHex,