summaryrefslogtreecommitdiffstats
path: root/tooner.shader
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-01-22 21:05:22 -0800
committeryum <yum.food.vr@gmail.com>2025-01-22 21:07:08 -0800
commitf9eb05f74fd3697f93d3abbdad9e77638eb43651 (patch)
tree73e8028080915c79b36638b346efdbadfa4be438 /tooner.shader
parent690f824533db02ecf9ac7e2a5672c0c84c5d1c1d (diff)
Add LTCGI strength slider
Diffstat (limited to 'tooner.shader')
-rw-r--r--tooner.shader1
1 files changed, 1 insertions, 0 deletions
diff --git a/tooner.shader b/tooner.shader
index 9e9cd4a..4935934 100644
--- a/tooner.shader
+++ b/tooner.shader
@@ -732,6 +732,7 @@ Shader "yum_food/tooner"
_UVScroll_Alpha("UV scroll alpha", 2D) = "white" {}
_LTCGI_Enabled("LTCGI enabled", Float) = 0.0
+ _LTCGI_Strength("LTCGI strength", Float) = 5.0
// This is set to 1 for backwards compatibility. Don't want to have to go
// click on like 30 materials....
_LTCGI_Enabled_Dynamic("LTCGI enabled (runtime switch)", Float) = 1.0