Version: 2019.3
public static Texture GetGlobalTexture (string name);
public static Texture GetGlobalTexture (int nameID);

パラメーター

nameID Shader.PropertyToID によって検索されるプロパティーの nameID
nameプロパティーの名前

説明

Gets a global texture property for all shaders previously set using SetGlobalTexture.