auto-git:

[change] src/viewport-three/viewport-host.ts
This commit is contained in:
2026-04-22 12:54:30 +02:00
parent 6ca7639f8c
commit 82dd5ac1fb

View File

@@ -1235,6 +1235,7 @@ export class ViewportHost {
this.terrainBrushPreviewLine.material.dispose();
this.terrainBrushPreviewCenter.geometry.dispose();
this.terrainBrushPreviewCenter.material.dispose();
this.worldBackgroundRenderer.dispose();
this.renderer.forceContextLoss();
this.renderer.dispose();