diff --git a/shaders/shared/cCamera.fxh b/shaders/shared/cCamera.fxh index 7dd811d..fc56739 100644 --- a/shaders/shared/cCamera.fxh +++ b/shaders/shared/cCamera.fxh @@ -11,7 +11,7 @@ ui_type = "slider"; ui_min = 0.1; ui_max = 1.0; - > = 0.5; + > = 0.1; float4 CreateExposureTex(float3 Color, float FrameTime) {