From 1f325aea13f93837df0b752f95e607d108e67d3a Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 22 Apr 2026 12:34:02 +0200 Subject: [PATCH] auto-git: [change] src/runtime-three/runtime-project-time.ts --- src/runtime-three/runtime-project-time.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/runtime-three/runtime-project-time.ts b/src/runtime-three/runtime-project-time.ts index 555ec02c..979cf1af 100644 --- a/src/runtime-three/runtime-project-time.ts +++ b/src/runtime-three/runtime-project-time.ts @@ -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(