diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index e6782f6..820c045 100644 --- a/features.cginc +++ b/features.cginc @@ -22,6 +22,10 @@ #pragma shader_feature_local _EMISSION //endex +//ifex _Fallback_Cubemap_Enabled==0 +#pragma shader_feature_local _FALLBACK_CUBEMAP +//endex + //ifex _Wrapped_Lighting_Enabled==0 #pragma shader_feature_local _WRAPPED_LIGHTING //endex |
