# playAutomatically

> Should the default animation clip (the Animation.clip property) automatically start playing on startup?

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

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