Class DepthShader.Config
- java.lang.Object
-
- com.badlogic.gdx.graphics.g3d.shaders.DefaultShader.Config
-
- com.badlogic.gdx.graphics.g3d.shaders.DepthShader.Config
-
- Enclosing class:
- DepthShader
public static class DepthShader.Config extends DefaultShader.Config
-
-
Field Summary
Fields Modifier and Type Field Description floatdefaultAlphaTestbooleandepthBufferOnly-
Fields inherited from class com.badlogic.gdx.graphics.g3d.shaders.DefaultShader.Config
defaultCullFace, defaultDepthFunc, fragmentShader, ignoreUnimplemented, numBones, numBoneWeights, numDirectionalLights, numPointLights, numSpotLights, vertexShader
-
-