summaryrefslogtreecommitdiffstats
path: root/3ner.shader
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-01-15 16:52:25 -0800
committeryum <yum.food.vr@gmail.com>2026-01-15 17:28:02 -0800
commit568f813fe37cd7beb1709fb1a92268fef2581d4e (patch)
tree461042b70cac0a2b5b444a8bf57a9202b99dbe61 /3ner.shader
parent2e99a2275ce3d0d9eef7892cf7485a5f278cacb4 (diff)
Impostors: add parallax correction
Diffstat (limited to '3ner.shader')
-rw-r--r--3ner.shader1
1 files changed, 1 insertions, 0 deletions
diff --git a/3ner.shader b/3ner.shader
index b210532..94a41e1 100644
--- a/3ner.shader
+++ b/3ner.shader
@@ -387,6 +387,7 @@ Shader "yum_food/3ner"
_Impostors_Grid_Resolution("Grid Resolution", Int) = 5
_Impostors_Sphere_Radius("Sphere Radius", Float) = 1.0
_Impostors_Cutoff("Alpha Cutoff", Range(0, 1)) = 0.5
+ _Impostors_Parallax("Parallax Strength", Range(0, 1)) = 1
[Toggle] _Impostors_Debug_Mode("Debug Mode", Float) = 0
[Toggle] _Impostors_Debug_Depth("Debug Depth", Float) = 0