I have an Unlit HDRP Shader Graph that I’d like to send an HDR Color property to. It looks like you simply can’t do that. There’s an HDR Color attached to the Emission input by default, but it looks like it isn’t possible to set up an HDR Color as an input property. Is that the case? If I’m mistaken, how do you define an HDR Color property?
I figured it out. For those having the same problem, here’s what you do.
- create your color property
- select it
- open “Node Settings” in the Graph Inspector
- change the Mode to HDR
12 Likes
thanks for posting this. this helped me.
1 Like
Thank you very much! It helped a lot
1 Like
Why does the “mode” option don´t appear to me? i am in a subgraph working
Because adding a property to a Sub Graph will make an input, not a property.