From 80d511162ca90e29fd26c9a5893cde7aa9c23332 Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 24 Feb 2026 19:09:23 -0800 Subject: Add outline pass --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') 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 -- cgit v1.2.3