diff options
Diffstat (limited to '3ner.shader')
| -rwxr-xr-x | 3ner.shader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3ner.shader b/3ner.shader index 2fd6b94..c18668a 100755 --- a/3ner.shader +++ b/3ner.shader @@ -41,7 +41,7 @@ Shader "yum_food/3ner" [HideInInspector] m_start_IBL("Image-based lighting", Float) = 0 _Exposure_Occlusion("Exposure Occlusion", Range(0.001, 10)) = 1 - //ifex _Custom_Cubemap_Enabled==0 + //ifex _Custom_Cubemap_Enable_Static==0 [HideInInspector] m_start_Custom_Cubemap("Custom Cubemap", Float) = 0 [ThryToggle(_CUSTOM_CUBEMAP)] _Custom_Cubemap_Enable_Static("Enable (static)", Float) = 0 [DoNotLock] [ToggleUI] _Custom_Cubemap_Enable_Dynamic("Enable (dynamic)", Float) = 0 |
