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 e3e7f6a..d6ba34d 100644 --- a/features.cginc +++ b/features.cginc @@ -23,6 +23,11 @@ #pragma shader_feature_local _CLOTH_SHEEN //endex +//ifex _Custom31_Enabled==0 +#pragma shader_feature_local _CUSTOM31 +#pragma shader_feature_local _CUSTOM31_FRAGMENT_NORMALS +//endex + //ifex _Custom31_Tubes_Enabled==0 #pragma shader_feature_local _CUSTOM31_TUBES //endex |
