David Catuhe 7 роки тому
батько
коміт
e00e7bbb71
1 змінених файлів з 1 додано та 1 видалено
  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