Version: 5.6 (switch to 2017.1b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Shader.GetGlobalTexture

Switch to Manual
public static Texture GetGlobalTexture(string name);
public static Texture GetGlobalTexture(int nameID);

Description

Gets a global texture property for all shaders previously set using SetGlobalTexture.