Version: 2021.2
言語: 日本語
public static int GetGlobalInteger (string name);
public static int GetGlobalInteger (int nameID);

パラメーター

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

説明

Gets a global integer property for all shaders previously set using SetGlobalInteger.