| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles | |
| com.badlogic.gdx.graphics.g3d.particles.batches |
| Modifier and Type | Method and Description |
|---|---|
static String |
ParticleShader.createPrefix(Renderable renderable,
ParticleShader.Config config) |
| Constructor and Description |
|---|
ParticleShader(Renderable renderable,
ParticleShader.Config config) |
ParticleShader(Renderable renderable,
ParticleShader.Config config,
ShaderProgram shaderProgram) |
ParticleShader(Renderable renderable,
ParticleShader.Config config,
String prefix) |
ParticleShader(Renderable renderable,
ParticleShader.Config config,
String prefix,
String vertexShader,
String fragmentShader) |
| Constructor and Description |
|---|
PointSpriteParticleBatch(int capacity,
ParticleShader.Config shaderConfig) |
Copyright © 2021. All rights reserved.