Version: 2017.1

Shader.GetGlobalMatrix

Cambiar al Manual
public static Matrix4x4 GetGlobalMatrix (string name);
public static Matrix4x4 GetGlobalMatrix (int nameID);

Descripción

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