Legacy Documentation: Version 4.6
Language: English
Avatar Mask
Importing models

Human Template files

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

You can save the mapping of bones in your skeleton to the Avatar on disk as a “human template file” (extention *.ht), which can be reused by any characters that use this mapping. This is useful, for example, if your animators use a consistent layout and naming convention for all skeleton but Mecanim doesn’t know how to interpret it. You can then Load the .ht file for each model, so that manual remapping only needs to be done once.

Avatar Mask
Importing models