Class DepthIntShader.Config

java.lang.Object
gaiasky.util.gdx.shader.DefaultIntShader.Config
gaiasky.util.gdx.shader.DepthIntShader.Config
Enclosing class:
DepthIntShader

public static class DepthIntShader.Config
extends DefaultIntShader.Config
  • Field Details

    • depthBufferOnly

      public boolean depthBufferOnly
    • defaultAlphaTest

      public float defaultAlphaTest
  • Constructor Details

    • Config

      public Config()
    • Config

      public Config​(java.lang.String vertexShader, java.lang.String fragmentShader)