CreateFromThisModel
Create the Avatar from this model and save it as a sub-asset.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
[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.