パッケージ com.jme3.effect.shapes

インタフェースの概要
EmitterShape This interface declares methods used by all shapes that represent particle emitters.
 

クラスの概要
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