# Sandbox.GameObject.NetworkAccessor.EnableInterpolation

```csharp
bool EnableInterpolation()
```

> **Obsolete.** Use Interpolation Property

Enable interpolation for the networked object's transform.
Obsolete: 09/12/2025

### Returns

`bool`

Declared in [Sandbox.GameObject.NetworkAccessor](/api/Sandbox.GameObject.NetworkAccessor).
Assembly: `Sandbox.Engine`.
