Class SpawnShapeValue

java.lang.Object
com.badlogic.gdx.graphics.g3d.particles.values.ParticleValue
com.badlogic.gdx.graphics.g3d.particles.values.SpawnShapeValue
All Implemented Interfaces:
ResourceData.Configurable, Json.Serializable
Direct Known Subclasses:
MeshSpawnShapeValue, PrimitiveSpawnShapeValue

public abstract class SpawnShapeValue extends ParticleValue implements ResourceData.Configurable, Json.Serializable
Encapsulate the formulas to spawn a particle on a shape.