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

Switch to Manual
public static Matrix4x4 GetGlobalMatrix(string name);
public static Matrix4x4 GetGlobalMatrix(int nameID);

Description

Gets a global matrix property for all shaders previously set using SetGlobalMatrix.