auto-git:

[change] src/runtime-three/runtime-host.ts
This commit is contained in:
2026-04-22 14:53:23 +02:00
parent 0551824219
commit 4c24b3d7d7

View File

@@ -3275,6 +3275,7 @@ export class RuntimeHost {
}
this.updateUnderwaterSceneFog();
this.syncCelestialShadowState();
if (this.advancedRenderingComposer !== null) {
this.worldBackgroundRenderer.syncToCamera(this.camera);