New Shader Defaults <3

This commit is contained in:
meowarex
2026-08-14 14:13:44 +00:00
parent abcbd10678
commit 79ea2e512d
5 changed files with 10 additions and 10 deletions
@@ -226,7 +226,7 @@
"key": "kawarp_blur",
"title": "Blur Passes",
"description": "Kawase blur passes, higher is softer but costs more GPU",
"default": 5,
"default": 6,
"min": 1,
"max": 40,
"steps": 38,
@@ -294,7 +294,7 @@
"key": "kawarp_contrast",
"title": "Contrast",
"description": "Contrast of the backdrop",
"default": 125,
"default": 100,
"min": 0,
"max": 300,
"steps": 11,
@@ -311,7 +311,7 @@
"key": "kawarp_saturation",
"title": "Saturation",
"description": "Colour intensity of the backdrop",
"default": 125,
"default": 100,
"min": 0,
"max": 400,
"steps": 15,