anaseinea / Refractive-Glass-Unity-LWRP

These are two refractive materials made with shader graph for LWRP
23 stars 5 forks source link

FYI Unity removed API access #2

Open HawkenKing opened 5 years ago

HawkenKing commented 5 years ago

Assets\Editor\ShaderGraphNode.cs(5,33): error CS0246: The type or namespace name 'CodeFunction' could not be found (are you missing a using directive or an assembly reference?)

Assets\Editor\ShaderGraphRefractnode.cs(4,2): error CS0122: 'TitleAttribute' is inaccessible due to its protection level

Assets\Editor\ShaderGraphNode.cs(18,27): error CS0246: The type or namespace name 'Vector1' could not be found (are you missing a using directive or an assembly reference?)

etc