Метод:
SetHeadBlendData(int shapeFirstID, int shapeSecondID, int shapeThirdID, int skinFirstID, int skinSecondID, int skinThirdID, float shapeMix, float skinMix, float thirdMix, bool isParent);
Простое применение:
SetHeadBlendData(Mother, Father, 0, Mother, Father, 0, ParentSimilarity...