Explorar o código

Removed now useless var vertexWorld

jbousquie %!s(int64=9) %!d(string=hai) anos
pai
achega
868e42c130
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/Particles/babylon.solidParticleSystem.ts

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

@@ -102,10 +102,8 @@ module BABYLON {
         private _w: number = 0.0;
         private _minimum: Vector3 = Tmp.Vector3[0];
         private _maximum: Vector3 = Tmp.Vector3[1];
-        private _vertexWorld: Vector3 = Tmp.Vector3[2];
-
-
 
+        
         /**
         * Creates a SPS (Solid Particle System) object.
         * @param name the SPS name, this will be the underlying mesh name