Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ModelImporterAvatarSetup

enumeration

Description

Set the Avatar generation mode for ModelImporter.

Additional resources: ModelImporter.avatarSetup.

Properties

NoAvatarDisable Avatar creation for this model.
CreateFromThisModelCreate the Avatar from this model and save it as a sub-asset.
CopyFromOtherCopy the Avatar from another model.