# Sandbox.GameObjectFlags.NoInterpolation

```csharp
static GameObjectFlags NoInterpolation
```

Stops this object being interpolated, either via the network system or the physics system

Declared in [Sandbox.GameObjectFlags](/api/Sandbox.GameObjectFlags).
Assembly: `Sandbox.Engine`.
