# GenerateAnimations

> Default animation import mode (All animations are stored in the root object).

## Definition

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

```csharp
GenerateAnimations = 4
```

### Remarks

Additional Resources: [ModelImporter.generateAnimations](/engine/6000.5/script-reference/unityeditor/modelimporter/generateanimations.md).
