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 10, 2024
1 parent e271181 commit 633eef1
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 @@ -17,7 +17,7 @@
ui_type = "slider";
ui_min = 0.1;
ui_max = 1.0;
> = 0.1;
> = 0.25;

float4 CreateExposureTex(float Luminance, float FrameTime)
{
Expand Down

0 comments on commit 633eef1

Please sign in to comment.