Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateFromThisModel

Create the Avatar from this model and save it as a sub-asset.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
[Tooltip("Create an Avatar based on the model from this file.")]CreateFromThisModel = 1

Remarks

Use this enum value to create an Avatar sub-asset for the imported model. This enum value also adds an Animator component to the root of the generated GameObject. Additional Resources: ModelImporter.avatarSetup.