HumanBone.humanName
var humanName: string;
string humanName;
humanName as string
Description

The name of the Mecanim human bone to which the bone from the model is mapped.

To get a list of all the available human bones from code, you should use HumanTrait.BoneName.

See Also: boneName.