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