summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-02-24 19:09:23 -0800
committeryum <yum.food.vr@gmail.com>2026-02-24 19:09:23 -0800
commit80d511162ca90e29fd26c9a5893cde7aa9c23332 (patch)
tree12c7bd37084b7ded5eb2472ca2b5bcc6d8e8d69b /features.cginc
parent610607592438452e181eba98f05d58f838975266 (diff)
Add outline pass
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 d7e81e9..4ad5c88 100755
--- a/features.cginc
+++ b/features.cginc
@@ -27,6 +27,10 @@
#pragma shader_feature_local _WRAPPED_LIGHTING
//endex
+//ifex _Outlines_Enabled==0
+#pragma shader_feature_local _OUTLINES
+//endex
+
//ifex _Bent_Normals_Enabled==0
#pragma shader_feature_local _BENT_NORMALS
//endex