diff options
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index 2919950..8107e94 100755 --- a/features.cginc +++ b/features.cginc @@ -158,6 +158,11 @@ #pragma shader_feature_local _RAY_MARCHING_HEXAGON //endex +//ifex _Decal0_Enabled==0 +#pragma shader_feature_local _DECAL0 +#pragma shader_feature_local _DECAL0_ROTATION +//endex + //ifex _Matcap0_Enabled==0 #pragma shader_feature_local _MATCAP0 #pragma shader_feature_local _MATCAP0_QUANTIZATION |
