CharDefHead

Contains info about a characters head such as it’s mesh and animation rig.

Variables

Name (char*)
Character head name.
LodName (char*)
Lod file name.
MorphMatSRID (int)
Unique ID for the heads material.
HeadMorph (int)
Unknown value. Likely related to animation.
BaseHeadMorph (int)
Unknown value. Likely related to animation.
NumSkinShaderParams (int)
Number of skin shader params. Actual skin shader params not bound to lua yet.