# autoGenerateAvatarMappingIfUnspecified

> Generate auto mapping if no avatarSetup is provided when importing humanoid animation.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public bool autoGenerateAvatarMappingIfUnspecified { get; set; }
```

### Remarks

Additional Resources: [ModelImporter.avatarSetup](/engine/6000.0/script-reference/unityeditor/modelimporter/avatarsetup.md), [ModelImporterAnimationType.Human](/engine/6000.0/script-reference/unityeditor/modelimporteranimationtype/human.md).
