Uses of Package
com.jme3.effect

Packages that use com.jme3.effect
com.jme3.effect The com.jme3.effect package allows particle emitter effects to be used with a jME3 application. 
com.jme3.effect.influencers   
com.jme3.scene.plugins.blender.particles   
 

Classes in com.jme3.effect used by com.jme3.effect
Particle
          Represents a single particle in a ParticleEmitter.
ParticleEmitter
          ParticleEmitter is a special kind of geometry which simulates a particle system.
ParticleMesh
          The ParticleMesh is the underlying visual implementation of a particle emitter.
ParticleMesh.Type
          Type of particle mesh
 

Classes in com.jme3.effect used by com.jme3.effect.influencers
Particle
          Represents a single particle in a ParticleEmitter.
 

Classes in com.jme3.effect used by com.jme3.scene.plugins.blender.particles
ParticleEmitter
          ParticleEmitter is a special kind of geometry which simulates a particle system.