# updateMode

> Specifies the update mode of the Animation.

## Definition

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

```csharp
public AnimationUpdateMode updateMode { get; set; }
```
