auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -746,7 +746,8 @@ export class ViewportHost {
|
||||
this.renderer,
|
||||
this.worldBackgroundRenderer,
|
||||
{
|
||||
phaseBlendTextureResolver: this.shaderSkyEnvironmentBlendCache
|
||||
phaseBlendTextureResolver: this.shaderSkyEnvironmentBlendCache,
|
||||
captureSize: 32
|
||||
}
|
||||
);
|
||||
this.moonLight.visible = false;
|
||||
|
||||
Reference in New Issue
Block a user