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