public class PBRDepthShaderProvider
extends com.badlogic.gdx.graphics.g3d.utils.DepthShaderProvider
| Constructor and Description |
|---|
PBRDepthShaderProvider(com.badlogic.gdx.graphics.g3d.shaders.DepthShader.Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected com.badlogic.gdx.graphics.g3d.Shader |
createShader(com.badlogic.gdx.graphics.g3d.Renderable renderable) |
protected java.lang.String |
morphTargetsPrefix(com.badlogic.gdx.graphics.g3d.Renderable renderable) |
public PBRDepthShaderProvider(com.badlogic.gdx.graphics.g3d.shaders.DepthShader.Config config)
protected java.lang.String morphTargetsPrefix(com.badlogic.gdx.graphics.g3d.Renderable renderable)
protected com.badlogic.gdx.graphics.g3d.Shader createShader(com.badlogic.gdx.graphics.g3d.Renderable renderable)
createShader in class com.badlogic.gdx.graphics.g3d.utils.DepthShaderProvider