summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
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 9976d45..718b63f 100644
--- a/features.cginc
+++ b/features.cginc
@@ -28,10 +28,14 @@
//ifex _Rim_Lighting0_Enabled==0
#pragma shader_feature_local _RIM_LIGHTING0
#pragma shader_feature_local _RIM_LIGHTING0_MASK
+#pragma shader_feature_local _RIM_LIGHTING0_ANGLE_LIMIT
+#pragma shader_feature_local _RIM_LIGHTING0_QUANTIZATION
//endex
//ifex _Rim_Lighting1_Enabled==0
#pragma shader_feature_local _RIM_LIGHTING1
#pragma shader_feature_local _RIM_LIGHTING1_MASK
+#pragma shader_feature_local _RIM_LIGHTING1_ANGLE_LIMIT
+#pragma shader_feature_local _RIM_LIGHTING1_QUANTIZATION
//endex
//ifex _Vertex_Domain_Warping_Enabled==0