sebavan %!s(int64=8) %!d(string=hai) anos
pai
achega
fe1af4647b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Layer/babylon.highlightlayer.ts

+ 1 - 1
src/Layer/babylon.highlightlayer.ts

@@ -777,7 +777,7 @@
                     meshHighlight.mesh.onAfterRenderObservable.remove(meshHighlight.afterRender);
                 }
             }
-            this._meshes = null;
+            this._excludedMeshes = null;
 
             // Remove from scene
             var index = this._scene.highlightLayers.indexOf(this, 0);