summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-02-23 22:18:48 -0800
committeryum <yum.food.vr@gmail.com>2026-02-23 22:18:48 -0800
commit87e0f98e6d4e2774c08763c94aa21ad68b0b13f9 (patch)
tree059935f359c09e9f52dfb32aba6c906bca7b301c /features.cginc
parent5fa1c0ec5b2b59db3858a7dfe9f4001eeeff8cc9 (diff)
Plumb bent normals
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 9291f05..e2c6ccf 100755
--- a/features.cginc
+++ b/features.cginc
@@ -19,6 +19,10 @@
#pragma shader_feature_local _AMBIENT_OCCLUSION
//endex
+//ifex _Bent_Normals_Enabled==0
+#pragma shader_feature_local _BENT_NORMALS
+//endex
+
//ifex _Clearcoat_Enabled==0
#pragma shader_feature_local _CLEARCOAT
//endex