You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the material shading of this project working well. Ideally I'd like to use the strand-based HDRP hair shader that was recently released, however it expects UV maps from the root to the tip covering the whole UV space (laid out as in the attached image).
Is there a way to get this package to work well with the hair shader I listed without significant modification?
There isn't a lot of documentation for the package, but does UV Resolve in the Hair Asset settings help with this?
If not, is there a way to add UV generation to the HairInstanceBuilder class? Somewhere in BuildMeshStrips could probably add UV info. I'm not sure exactly how to do this, but I could give it a shot if you have any tips.
The text was updated successfully, but these errors were encountered:
I'm trying to get the material shading of this project working well. Ideally I'd like to use the strand-based HDRP hair shader that was recently released, however it expects UV maps from the root to the tip covering the whole UV space (laid out as in the attached image).
Is there a way to get this package to work well with the hair shader I listed without significant modification?
There isn't a lot of documentation for the package, but does UV Resolve in the Hair Asset settings help with this?
If not, is there a way to add UV generation to the HairInstanceBuilder class? Somewhere in BuildMeshStrips could probably add UV info. I'm not sure exactly how to do this, but I could give it a shot if you have any tips.
The text was updated successfully, but these errors were encountered: