diff options
Diffstat (limited to 'tooner.shader')
| -rw-r--r-- | tooner.shader | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tooner.shader b/tooner.shader index 5632ce2..15386c7 100644 --- a/tooner.shader +++ b/tooner.shader @@ -1174,6 +1174,9 @@ Shader "yum_food/tooner" _Gimmick_Lens_00_Subdivisions("Quantization subdivisions", Float) = 1 _Gimmick_Lens_00_Mode("Mode", Float) = 0 // 0 = Bayer, 1 = InterleavedGradientNoise _Gimmick_Lens_00_Scale("Scale", Float) = 1 + _Gimmick_Lens_00_SSFD_Scale("Scale", Float) = 1 + _Gimmick_Lens_00_SSFD_Max_Fwidth("Max fwidth", Float) = 0.001 + _Gimmick_Lens_00_SSFD_Noise("Noise", 3D) = "white" {} _Surface_Stable_Fractal_Dithering_Enable_Static("Enable stable fractal dithering", Float) = 0 _Surface_Stable_Fractal_Dithering_Noise("Noise", 3D) = "white" {} |
