auto-git:

[change] src/viewport-three/viewport-host.ts
This commit is contained in:
2026-04-22 14:03:02 +02:00
parent 9c85a28fd2
commit 0d0db7ce53

View File

@@ -1230,6 +1230,7 @@ export class ViewportHost {
);
window.removeEventListener("pointermove", this.handleWindowPointerMove);
this.clearLocalLights();
this.clearLightVolumes();
this.clearBrushMeshes();
this.clearTerrains();
this.clearPaths();