Skip to main content

Hair

More information about how default Hair work

BP_ACC_PH_HairStyle

The param handler which allow user to change the hair mesh

In the default example the key HairStyle will be associated to the class handler BP_ACC_PH_HairStyle

PHD Hair Style

Default code on ACC:

PH Hair Style

Important

All other keys/parameters will work on the same ways

BP_ACC_PH_HairColor

When receive this parameter the class will apply Hair Color in all creation instances

PH Hair Style

Globally the function ApplyHairColor will call SetColorParameterValueOnMaterials from HairColor parameter name

This change a color on the material

PH Hair Style