| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles.values |
| Modifier and Type | Class and Description |
|---|---|
class |
CylinderSpawnShapeValue
Encapsulate the formulas to spawn a particle on a cylinder shape.
|
class |
EllipseSpawnShapeValue
Encapsulate the formulas to spawn a particle on a ellipse shape.
|
class |
LineSpawnShapeValue
Encapsulate the formulas to spawn a particle on a line shape.
|
class |
PointSpawnShapeValue
Encapsulate the formulas to spawn a particle on a point shape.
|
class |
RectangleSpawnShapeValue
Encapsulate the formulas to spawn a particle on a rectangle shape.
|
| Constructor and Description |
|---|
PrimitiveSpawnShapeValue(PrimitiveSpawnShapeValue value) |