auto-git:
[change] src/runtime-three/runtime-host.ts
This commit is contained in:
@@ -850,6 +850,9 @@ export class RuntimeHost {
|
||||
}
|
||||
|
||||
this.materialTextureCache.clear();
|
||||
this.dynamicWorldEnvironmentTarget?.dispose();
|
||||
this.dynamicWorldEnvironmentTarget = null;
|
||||
this.pmremGenerator?.dispose();
|
||||
this.worldBackgroundRenderer.dispose();
|
||||
this.renderer?.forceContextLoss();
|
||||
this.renderer?.dispose();
|
||||
|
||||
Reference in New Issue
Block a user