Package gaiasky.util.gdx.shader.provider
Class TessellationShaderProvider.Config
java.lang.Object
gaiasky.util.gdx.shader.DefaultIntShader.Config
gaiasky.util.gdx.shader.provider.TessellationShaderProvider.Config
- Enclosing class:
- TessellationShaderProvider
-
Field Summary
Fields inherited from class gaiasky.util.gdx.shader.DefaultIntShader.Config
defaultCullFace, defaultDepthFunc, fragmentShaderCode, fragmentShaderFile, numBones, numDirectionalLights, numPointLights, numSpotLights, vertexShaderCode, vertexShaderFile
-
Constructor Summary
-
Method Summary
-
Field Details
-
controlShader
-
evaluationShader
-
-
Constructor Details
-
Config
public Config() -
Config
-