Version: 2017.2

Shader.GetGlobalTexture

切换到手册
public static Texture GetGlobalTexture (string name);
public static Texture GetGlobalTexture (int nameID);

描述

获取先前用 SetGlobalTexture 为所有着色器设置的全局纹理属性。