auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -1651,12 +1651,6 @@ export class ViewportHost {
|
||||
this.scene.environment = null;
|
||||
this.scene.environmentIntensity = 1;
|
||||
} else {
|
||||
const environmentState = resolveWorldEnvironmentState(
|
||||
displayedBackground,
|
||||
backgroundTexture,
|
||||
backgroundOverlayState,
|
||||
this.environmentBlendCache
|
||||
);
|
||||
const celestialBodiesState = resolveWorldCelestialBodiesState(
|
||||
world.showCelestialBodies,
|
||||
displayedSunLight,
|
||||
|
||||
Reference in New Issue
Block a user