Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.