Browse Source

added dispose of pickedParticles array

jbousquie 9 năm trước cách đây
mục cha
commit
da4ea8d060
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/Particles/babylon.solidParticleSystem.ts

+ 1 - 0
src/Particles/babylon.solidParticleSystem.ts

@@ -540,6 +540,7 @@ module BABYLON {
             this._fixedNormal32 = null;
             this._uvs32 = null;
             this._colors32 = null;
+            this.pickedParticles = null;
         }
 
         // Optimizer setters