David Catuhe 7 anos atrás
pai
commit
e00e7bbb71
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/Particles/babylon.gpuParticleSystem.ts

+ 1 - 1
src/Particles/babylon.gpuParticleSystem.ts

@@ -117,7 +117,7 @@
         /**
          * You can use gravity if you want to give an orientation to your particles.
          */
-        public gravity = Vector3.Zero();        
+        public gravity = Vector3.Zero();    
 
         /**
          * Gets the maximum number of particles supported by this system