CopyFromOther
Copy the Avatar from another model.
Read time 1 minuteLast updated 3 hours ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
[InspectorName("Copy From Other Avatar")][Tooltip("Copy an Avatar from another file to import muscle clip. No avatar will be created.")]CopyFromOther = 2
Remarks
Use this enum value to copy the Avatar of another asset. This enum value does not create an Avatar sub-asset but still adds an Animator component to the root of the generated GameObject. Additional Resources: ModelImporter.avatarSetup ModelImporter.sourceAvatar.