Skip to content

Commit 66b3fb7

Browse files
committed
Update cCamera.fxh
1 parent 0e50cba commit 66b3fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shaders/shared/cCamera.fxh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
ui_label = "Exposure Compensation";
3535
ui_type = "slider";
3636
ui_step = 0.001;
37-
ui_min = 0.0;
37+
ui_min = -3.0;
3838
ui_max = 3.0;
3939
> = 0.0;
4040

0 commit comments

Comments
 (0)