| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles | |
| com.badlogic.gdx.graphics.g3d.particles.batches |
| Modifier and Type | Class and Description |
|---|---|
static class |
ParticleSorter.Distance
This class will sort all the particles using the distance from camera.
|
static class |
ParticleSorter.None
Using this class will not apply sorting
|
| Modifier and Type | Field and Description |
|---|---|
protected ParticleSorter |
BufferedParticleBatch.sorter |
| Modifier and Type | Method and Description |
|---|---|
ParticleSorter |
BufferedParticleBatch.getSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
BufferedParticleBatch.setSorter(ParticleSorter sorter) |