Shader.GetGlobalTexture

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

描述

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