Package com.jme3.effect.shapes
package com.jme3.effect.shapes
emitter shapes for use in particle effects
-
ClassDescriptionThis emitter shape emits the particles from the given shape's interior constrained by its convex hull (a geometry that tightly wraps the mesh).This emitter shape emits the particles from the given shape's faces.This emitter shape emits the particles from the given shape's verticesThis interface declares methods used by all shapes that represent particle emitters.