Explorar o código

Update babylon.solidParticleSystem.ts

Jérôme Bousquié %!s(int64=9) %!d(string=hai) anos
pai
achega
cbfbee03fd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;