Browse Source

Update babylon.sphereParticleEmitter.ts

Andrew Butt 7 years ago
parent
commit
532dafebd8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Particles/EmitterTypes/babylon.sphereParticleEmitter.ts

+ 1 - 0
src/Particles/EmitterTypes/babylon.sphereParticleEmitter.ts

@@ -7,6 +7,7 @@ module BABYLON {
          /**
          * Creates a new instance SphereParticleEmitter
          * @param radius the radius of the emission sphere (1 by default)
+         * @param radiusRange the ramge of the emission sphere [0-1] 0 Surface only, 1 Entire Radius (1 by default) 
          * @param directionRandomizer defines how much to randomize the particle direction [0-1]
          */
         constructor(