# NoAvatar

> Disable Avatar creation for this model.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
NoAvatar = 0
```

### Remarks

No Avatar sub-asset is copied or created, and no Animator component is added. Additional Resources: [ModelImporter.avatarSetup](/engine/6000.6/script-reference/unityeditor/modelimporter/avatarsetup.md).
