summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-11-09 16:48:18 -0800
committeryum <yum.food.vr@gmail.com>2025-11-09 16:48:18 -0800
commit66fe6def0c13e24f6cc95915371ad132aac35bf9 (patch)
tree4e5ef25e46f50fbe893e05c94d5833943d73986f /features.cginc
parente7008baac77c82d2865e0d54928269528be034d2 (diff)
spotlight, clearcoat bugfixes; and add third matcap
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 8467c62..696a08e 100644
--- a/features.cginc
+++ b/features.cginc
@@ -86,6 +86,12 @@
#pragma shader_feature_local _MATCAP1_QUANTIZATION
//endex
+//ifex _Matcap2_Enabled==0
+#pragma shader_feature_local _MATCAP2
+#pragma shader_feature_local _MATCAP2_MASK
+#pragma shader_feature_local _MATCAP2_QUANTIZATION
+//endex
+
//ifex _Rim_Lighting0_Enabled==0
#pragma shader_feature_local _RIM_LIGHTING0
#pragma shader_feature_local _RIM_LIGHTING0_MASK