summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-28 18:07:46 -0800
committeryum <yum.food.vr@gmail.com>2025-02-28 18:07:46 -0800
commitdfa489b6e6090388186b1d32fb126a11b42d31c5 (patch)
tree6c3508d283b4c1c13a2683e09b6d4e0e3db1310a /features.cginc
parent83e81c43853ccb6fd235b85802d5558dd166dde1 (diff)
add second matcap slot
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc6
1 files changed, 6 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 64c0480..9e444ab 100644
--- a/features.cginc
+++ b/features.cginc
@@ -58,6 +58,12 @@
#pragma shader_feature_local _MATCAP0_QUANTIZATION
//endex
+//ifex _Matcap1_Enabled==0
+#pragma shader_feature_local _MATCAP1
+#pragma shader_feature_local _MATCAP1_MASK
+#pragma shader_feature_local _MATCAP1_QUANTIZATION
+//endex
+
//ifex _Rim_Lighting0_Enabled==0
#pragma shader_feature_local _RIM_LIGHTING0
#pragma shader_feature_local _RIM_LIGHTING0_MASK