# Sandbox.GameTransform.ClearInterpolation

```csharp
void ClearInterpolation()
```

Clear any interpolation and force us to reach our final destination immediately. If we own this object
we'll tell other clients to clear interpolation too when they receive the next network update from us.

Declared in [Sandbox.GameTransform](/api/Sandbox.GameTransform).
Assembly: `Sandbox.Engine`.
