Dispose of spline repeater renderer resources
This commit is contained in:
@@ -1451,6 +1451,7 @@ export class RuntimeHost {
|
||||
this.clearBrushMeshes();
|
||||
this.clearTerrainMeshes();
|
||||
this.clearRoadSurfaces();
|
||||
this.splineRepeaterRenderer.dispose();
|
||||
this.foliageRenderer.dispose();
|
||||
this.clearModelRenderObjects();
|
||||
this.collisionWorldRequestId += 1;
|
||||
|
||||
Reference in New Issue
Block a user