# deltaTime

> The current delta time.

## Definition

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

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

### Remarks

You can modify this value. This only affects following blocks.
