diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index d263ca8..2d587be 100644 --- a/features.cginc +++ b/features.cginc @@ -143,6 +143,11 @@ #pragma shader_feature_local _DECAL3_TILING_MODE #pragma shader_feature_local _DECAL3_REPLACE_ALPHA //endex + +//ifex _False_Color_Visualization_Enabled==0 +#pragma shader_feature_local _FALSE_COLOR_VISUALIZATION +//endex + //ifex _Vertex_Domain_Warping_Enabled==0 #pragma shader_feature_local _VERTEX_DOMAIN_WARPING //endex |
