CopyFromOther
Copy the Avatar from another model.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
[Tooltip("Copy an Avatar from another file to import muscle clip. No avatar will be created.")][InspectorName("Copy From Other Avatar")]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.