From 568f813fe37cd7beb1709fb1a92268fef2581d4e Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 15 Jan 2026 16:52:25 -0800 Subject: Impostors: add parallax correction --- 3ner.shader | 1 + 1 file changed, 1 insertion(+) (limited to '3ner.shader') 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 -- cgit v1.2.3