Version: 2020.3
言語: 日本語
public static Vector4 GetGlobalVector (string name);
public static Vector4 GetGlobalVector (int nameID);

パラメーター

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

説明

Gets a global vector property for all shaders previously set using SetGlobalVector.