I’m studying shader graphs in Unity. But there are some problems I can’t solve myself.
After making a 3D project in Unity 2020.2 and imported Universal RP, I tried to make PBR Graph. But there is no PBR Graph. I searched where PBR Graph is on Google, but I couldn’t get anything.
there is no pbr graph
So I made Lit Shader Graph instead and opened shader editor. But in the shader editor, I can’t find PBR master. there is a thing that looks like PBR master, but there is no Alpha and AlphaClipThreshold
PBR master & I can’t find Alpha or AlphaClipThreshold in this
Can someone help me how can I create pbr graph? or how can I find Alpha or AlphaClipThreshold