| Name | Description | Type | Package | Framework |
| EmitterBoxShape | Class | com.jme3.effect.shapes | JMonkeyEngine | |
| 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). | Class | com.jme3.effect.shapes | JMonkeyEngine |
| EmitterMeshFaceShape | This emiter shape emits the particles from the given shape's faces. | Class | com.jme3.effect.shapes | JMonkeyEngine |
| EmitterMeshVertexShape | Class | com.jme3.effect.shapes | JMonkeyEngine | |
| EmitterPointShape | Class | com.jme3.effect.shapes | JMonkeyEngine | |
| EmitterShape | This interface declares methods used by all shapes that represent particle emitters. | Interface | com.jme3.effect.shapes | JMonkeyEngine |
| EmitterSphereShape | Class | com.jme3.effect.shapes | JMonkeyEngine | |