# Sandbox.TrailTextureConfig.Clamp

```csharp
bool Clamp { get; set; }
```

> **Obsolete.** Use Texture Address Mode property instead

If true the texture will be clamped instead of repeating

Declared in [Sandbox.TrailTextureConfig](/api/Sandbox.TrailTextureConfig).
Assembly: `Sandbox.Engine`.
