Browse Source

Update babylon.solidParticleSystem.ts

Jérôme Bousquié 9 năm trước cách đây
mục cha
commit
cbfbee03fd
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Particles/babylon.solidParticleSystem.ts

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

@@ -91,7 +91,6 @@ module BABYLON {
 
             // free memory
             this._positions = null;
-            this._indices = null;
             this._normals = null;
             this._uvs = null;
             this._colors = null;