Version: 2017.2

Shader.GetGlobalMatrix

切换到手册
public static Matrix4x4 GetGlobalMatrix (string name);
public static Matrix4x4 GetGlobalMatrix (int nameID);

描述

获取先前用 SetGlobalMatrix 为所有着色器设置的全局矩阵属性。