# updateMode

> Specifies the update mode of the Animator.

## Definition

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

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