# Extrapolate

> Smooth an object's movement based on an estimate of its position in the next frame.

## Definition

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

```csharp
Extrapolate = 2
```
