Version: 2021.2
言語: 日本語
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.