Hi!
I’m really curious about this eye graph master node in HDRP Shadergraph, however there are almost no sample or tutorials on the internet, and the documents is unfinished. Maybe it’s still in early development.
Do we have any like samples to help figure it out?
Many thanks.
In the newer versions of HDRP (I’m currently using 10.2.0, haven’t tested it in 10.1.0), you can find an eye shader that’s included. You can either find it in the project browser under packages and open it or create a new material and add the shader to it and open it from there with right-click. This is all with Unity 2020.2 beta and above since HDRP 10 is for 2020.2
Also, while we find the time to add them in the HDRP Material samples, you can find materials and textures that works with this graph in github here.