We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e22f1d commit 597caa1Copy full SHA for 597caa1
te-app/resources/shaders/matrix2.fs
@@ -18,7 +18,7 @@
18
#iUniform float iWow2 = 0.2 in {0.0, 1.0}
19
20
#pragma TEControl.YPOS.Value(-0.1)
21
-#pragma TEControl.LEVELREACTIVITY.Range(1.0,0.0,2.0)
+#pragma TEControl.LEVELREACTIVITY.Range(0.5,0.0,1.0)
22
23
#pragma TEControl.WOWTRIGGER.Disable
24
0 commit comments