Package com.jme3.effect.shapes

Interface Summary
EmitterShape This interface declares methods used by all shapes that represent particle emitters.
 

Class Summary
EmitterBoxShape  
EmitterMeshConvexHullShape This emiter shape emits the particles from the given shape's interior constrained by its convex hull (a geometry that tightly wraps the mesh).
EmitterMeshFaceShape This emiter shape emits the particles from the given shape's faces.
EmitterMeshVertexShape This emiter shape emits the particles from the given shape's vertices
EmitterPointShape  
EmitterSphereShape