# defaultState

> The state that the state machine will be in when it starts.

## Definition

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

```csharp
public AnimatorState defaultState { get; set; }
```
