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.GetGlobalVector

Switch to Manual
public static Vector4 GetGlobalVector(string name);
public static Vector4 GetGlobalVector(int nameID);

Description

Gets a global vector property for all shaders previously set using SetGlobalVector.