| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.attributes | |
| com.badlogic.gdx.graphics.g3d.particles.batches |
| Constructor and Description |
|---|
DepthTestAttribute(DepthTestAttribute rhs) |
| Modifier and Type | Field and Description |
|---|---|
protected DepthTestAttribute |
BillboardParticleBatch.depthTestAttribute |
| Constructor and Description |
|---|
BillboardParticleBatch(ParticleShader.AlignMode mode,
boolean useGPU,
int capacity,
BlendingAttribute blendingAttribute,
DepthTestAttribute depthTestAttribute)
Create a new BillboardParticleBatch
|