auto-git:
[change] src/document/migrate-scene-document.ts
This commit is contained in:
@@ -3119,6 +3119,11 @@ function readWorldSettings(
|
||||
"world.shaderSky",
|
||||
resolvedBackground
|
||||
),
|
||||
celestialOrbits: readWorldCelestialOrbitAuthoringSettings(
|
||||
value.celestialOrbits,
|
||||
"world.celestialOrbits",
|
||||
direction
|
||||
),
|
||||
ambientLight: {
|
||||
colorHex: expectHexColor(
|
||||
ambientLight.colorHex,
|
||||
|
||||
Reference in New Issue
Block a user