We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be4f6f commit a9e88b0Copy full SHA for a9e88b0
jme3-effects/src/main/resources/Common/MatDefs/Post/ContrastAdjustment.j3md
@@ -23,6 +23,6 @@ MaterialDef ColorAdjustmentFilter {
23
24
Technique {
25
VertexShader GLSL100 GLSL110 GLSL120 GLSL130: Common/MatDefs/Post/Post.vert
26
- FragmentShader GLSL100 GLSL110 GLSL120 GLSL130: Common/MatDefs/Post/ConstrastAdjustment.frag
+ FragmentShader GLSL100 GLSL110 GLSL120 GLSL130: Common/MatDefs/Post/ContrastAdjustment.frag
27
}
28
0 commit comments