# Sandbox.SyncFlags.Interpolate

```csharp
static SyncFlags Interpolate
```

The value will be interpolated between ticks. This is currently only supported for `T:System.Single`, `T:System.Double`, [Angles](/api/Angles),
[Rotation](/api/Rotation), [Transform](/api/Transform), [Vector3](/api/Vector3).

Declared in [Sandbox.SyncFlags](/api/Sandbox.SyncFlags).
Assembly: `Sandbox.Engine`.
