Szenario:
- Metahuman created in Metahuman Creator
- Exported to Maya
- Custom groom created in maya
- Groom exported to alembic and imported into UE5 according to documentation
Now I want to create a nice base color, some Ombre and maybe some highlights.
The default Metahuman hair material (M_hair_v4) allows all of that. It is the material that is being used when you create a hairstyle in the creator and export it to UE5.
However, it does not seem to work with custom grooms.
Most changes to the material instance result in no change at all for hair color and style.
The only thing that is working is the “dye”-section, where all hairs are dyed a single color.
Is there some trick to get the material to work with custom grooms?
Or is the best way forward to work with the old “HairDefaultMaterial” and create my own material from scratch?