Skip to content

Commit

Permalink
Update cCamera.fxh
Browse files Browse the repository at this point in the history
  • Loading branch information
papadanku committed Jul 6, 2024
1 parent 4eac57e commit aac7529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shaders/shared/cCamera.fxh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
ui_type = "slider";
ui_step = 0.001;
ui_min = 0.0;
ui_max = 8.0;
ui_max = 2.0;
> = 1.0;

float3 ApplyAutoExposure(float3 Color, float Luma)
Expand Down

0 comments on commit aac7529

Please sign in to comment.