Skip to content

Commit

Permalink
Increase Max Amplification
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Belliveau committed Mar 27, 2024
1 parent 5051236 commit 74a21a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Sys/Shaders/PerceptualHDR.glsl
Expand Up @@ -5,7 +5,7 @@
GUIName = Amplificiation
OptionName = AMPLIFICATION
MinValue = 1.0
MaxValue = 6.0
MaxValue = 10.0
StepAmount = 0.25
DefaultValue = 2.5
Expand Down

0 comments on commit 74a21a4

Please sign in to comment.