Clear path junction markers on disposal.

This commit is contained in:
2026-05-13 13:24:16 +02:00
parent 2d118ec3cb
commit a0bf69286e

View File

@@ -11564,6 +11564,7 @@ export class ViewportHost {
}
this.pathRenderObjects.clear();
this.clearPathJunctionMarkers();
}
private clearTerrains() {