summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-27 18:02:04 -0800
committeryum <yum.food.vr@gmail.com>2025-02-27 18:02:04 -0800
commitef6b610577f851d8c70840f945c0ec2161450302 (patch)
tree19c24eb03adb6b735ef1ed1789b42699b2871659 /features.cginc
parentd10dca271fd69606bde8e0a0e104db9140bfe52e (diff)
Add detail maps
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 3635f7a..7f0fe79 100644
--- a/features.cginc
+++ b/features.cginc
@@ -9,6 +9,10 @@
#pragma shader_feature_local _AMBIENT_OCCLUSION
//endex
+//ifex _Detail_Maps_Enabled==0
+#pragma shader_feature_local _DETAIL_MAPS
+//endex
+
//ifex _Emission_Enabled==0
#pragma shader_feature_local _EMISSION
//endex