# deltaTime

> Gets the delta time for the evaluated frame. (Read Only)

## Definition

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

```csharp
public float deltaTime { get; }
```
