Version: 2019.2
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.