What is the Illumination texture name

I need to access the Illumination texture from script in order to animate its offset. As far as I know I know the "_MainTex" is the name of the main texture, but unfortunately I can not find the name of Illumination texture anywhere.

Thanks in advance

1 Answer

1

That is "_Illum" - I downloaded the shaders source code and have found it there.