summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-02-25 19:19:55 -0800
committeryum <yum.food.vr@gmail.com>2026-02-25 19:19:55 -0800
commit5460dbc62fe6f404cb244410af949864cce286f5 (patch)
tree9060baaf132d5b12714e9fc7fc91015050af8624 /features.cginc
parent69dded4f94ab2f7e99b4959793a9eaf1f19aef07 (diff)
Add second matcap slot
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc6
1 files changed, 6 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index a3be4bc..bd527ba 100755
--- a/features.cginc
+++ b/features.cginc
@@ -168,6 +168,12 @@
#pragma shader_feature_local _MATCAP0_MASK
//endex
+//ifex _Matcap1_Enabled==0
+#pragma shader_feature_local _MATCAP1
+#pragma shader_feature_local _MATCAP1_QUANTIZATION
+#pragma shader_feature_local _MATCAP1_MASK
+//endex
+
//ifex _Rim_Lighting0_Enabled==0
#pragma shader_feature_local _RIM_LIGHTING0
#pragma shader_feature_local _RIM_LIGHTING0_QUANTIZATION