| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.shaders | |
| com.badlogic.gdx.graphics.g3d.utils |
| Modifier and Type | Method and Description |
|---|---|
static String |
DepthShader.createPrefix(Renderable renderable,
DepthShader.Config config) |
| Constructor and Description |
|---|
DepthShader(Renderable renderable,
DepthShader.Config config) |
DepthShader(Renderable renderable,
DepthShader.Config config,
ShaderProgram shaderProgram) |
DepthShader(Renderable renderable,
DepthShader.Config config,
String prefix) |
DepthShader(Renderable renderable,
DepthShader.Config config,
String prefix,
String vertexShader,
String fragmentShader) |
| Modifier and Type | Field and Description |
|---|---|
DepthShader.Config |
DepthShaderProvider.config |
| Constructor and Description |
|---|
DepthShaderProvider(DepthShader.Config config) |
Copyright © 2021. All rights reserved.