| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles.influencers |
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelInfluencer.Random
Assigns a random model of
models to the particles. |
static class |
ModelInfluencer.Single
Assigns the first model of
models to the particles. |
| Constructor and Description |
|---|
ModelInfluencer(ModelInfluencer influencer) |