auto-git:

[change] src/runtime-three/runtime-project-time.ts
This commit is contained in:
2026-04-22 12:34:02 +02:00
parent 59997e16e9
commit 1f325aea13

View File

@@ -711,7 +711,11 @@ function resolvePreferredDaylikeImageBackground(
return bestContribution === null
? null
: cloneWorldBackgroundSettings(bestContribution.background);
: {
mode: "image",
assetId: bestContribution.background.assetId,
environmentIntensity: bestContribution.background.environmentIntensity
};
}
function resolveTimeDrivenBackground(