From 1803a01d7787eed864b2972c04eb09392eaa83f3 Mon Sep 17 00:00:00 2001 From: papadanku Date: Wed, 28 Aug 2024 23:11:49 -0700 Subject: [PATCH] Update cAntiAliasing.fx --- shaders/cAntiAliasing.fx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shaders/cAntiAliasing.fx b/shaders/cAntiAliasing.fx index e58a863..b459e6b 100644 --- a/shaders/cAntiAliasing.fx +++ b/shaders/cAntiAliasing.fx @@ -30,7 +30,7 @@ uniform int _ContrastThreshold < ui_tooltip = "The minimum amount of local contrast required to apply algorithm."; ui_type = "combo"; ui_items = "Very High\0High\0Medium\0Low\0Very Low\0"; -> = 3; +> = 2; static const float ContrastThresholds[5] = {