auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -1548,7 +1548,8 @@ export class ViewportHost {
|
||||
const environmentState = resolveWorldEnvironmentState(
|
||||
displayedBackground,
|
||||
backgroundTexture,
|
||||
backgroundOverlayState
|
||||
backgroundOverlayState,
|
||||
this.environmentBlendCache
|
||||
);
|
||||
|
||||
this.worldBackgroundRenderer.update(
|
||||
|
||||
Reference in New Issue
Block a user